Remove references to EoL'ed Java versions

* Java 9 and 10 are EoL'ed upstream and the ports for them are scheduled
  for deletion, so switch the version specification here to 11+.

PR:		241022
Approved by:	netchild@
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Greg Lewis 2019-10-03 17:22:17 +00:00
parent 86fe3129de
commit 4bf0670960
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513677

View file

@ -27,7 +27,7 @@ GH_PROJECT= Bastillion
NO_ARCH= yes
NO_BUILD= yes
JAVA_VERSION= 1.9+
JAVA_VERSION= 11+
JAVA_VENDOR= openjdk
USE_RC_SUBR= ${PORTNAME}