From 332c60ddbb6453a01a2b5a9cde9fd4212b313958 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 5 Sep 2008 18:12:21 +0000 Subject: - Backout previous commit, the problem was fixed in previous revision Reported by: hq --- java/jgrapht/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') 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 -- cgit v1.2.3