mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
86fe3129de
commit
4bf0670960
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513677
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue