aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-06-05 21:35:42 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-06-05 21:35:42 +0000
commit022524468bf65ccc74e617fc93432925f4082f8a (patch)
tree965ad61f27b6a3cd6628542e502688496fcabbf1 /science
parente7389145db1b0fec5c8afc47f50c24666dc7cd77 (diff)
downloadports-022524468bf65ccc74e617fc93432925f4082f8a.tar.gz
ports-022524468bf65ccc74e617fc93432925f4082f8a.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/colt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/colt/Makefile b/science/colt/Makefile
index 2e45eb09b5bc..a8e0e291c85b 100644
--- a/science/colt/Makefile
+++ b/science/colt/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java package for scalable scientific and technical computing
USE_JAVA= yes
-JAVA_VERSION= 1.6 1.7
+JAVA_VERSION= 1.6+
WRKSRC= ${WRKDIR}/${PORTNAME}
.if !defined(WITHOUT_COMPILE)