Mark as for java1.5+. java1.4 is being deprecated.

PR:		ports/158969
Submitted by:	rene
This commit is contained in:
Mark Linimon 2011-07-21 02:45:03 +00:00
parent 621254280d
commit 64751ff01d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278060

View file

@ -17,7 +17,7 @@ LICENSE= ASL
NO_BUILD= yes
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_VERSION= 1.5+
OPTIONS= DOCS "Install docs & examples" on \
CONTRIB "Install contribs" off