aboutsummaryrefslogtreecommitdiff
path: root/java/jgrapht
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-09-05 18:12:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-09-05 18:12:21 +0000
commit332c60ddbb6453a01a2b5a9cde9fd4212b313958 (patch)
treeab399f8f051020ee8b6ba75d130359bf0189045e /java/jgrapht
parentd804725c682b4c29d6ab648af3f7cb59c503b441 (diff)
downloadports-332c60ddbb6453a01a2b5a9cde9fd4212b313958.tar.gz
ports-332c60ddbb6453a01a2b5a9cde9fd4212b313958.zip
- Backout previous commit, the problem was fixed in previous revision
Reported by: hq
Notes
Notes: svn path=/head/; revision=219939
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 203fed133655..5ac366cc6293 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-1.5
+JAVA_VERSION= 1.4+
.if !defined(WITHOUT_COMPILE)
USE_ANT= yes