aboutsummaryrefslogtreecommitdiff
path: root/java/jgrapht
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-09-04 17:49:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-09-04 17:49:39 +0000
commit30e929a8f8fcd12ab8aaa28fe6f7cccc9c86e0a0 (patch)
tree29fdf79ef3e7c1efa8489ed2c061d2e6a3d2c77b /java/jgrapht
parentfb30692e37b4e69b8f9e0fe5d2e7595f78f98863 (diff)
downloadports-30e929a8f8fcd12ab8aaa28fe6f7cccc9c86e0a0.tar.gz
ports-30e929a8f8fcd12ab8aaa28fe6f7cccc9c86e0a0.zip
Notes
Diffstat (limited to 'java/jgrapht')
-rw-r--r--java/jgrapht/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jgrapht/Makefile b/java/jgrapht/Makefile
index 5ac366cc6293..203fed133655 100644
--- a/java/jgrapht/Makefile
+++ b/java/jgrapht/Makefile
@@ -17,7 +17,7 @@ COMMENT= Java package for mathematical graph-theory objects and algorithms
USE_ZIP= yes
USE_JAVA= yes
-JAVA_VERSION= 1.4+
+JAVA_VERSION= 1.4-1.5
.if !defined(WITHOUT_COMPILE)
USE_ANT= yes