summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/jomp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jomp/Makefile b/java/jomp/Makefile
index d3660a082b21..1744f17bcafc 100644
--- a/java/jomp/Makefile
+++ b/java/jomp/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= brueffer@FreeBSD.org
COMMENT= Prototype OpenMP implementation for Java
USE_JAVA= yes
-JAVA_VERSION= 1.2+
+JAVA_VERSION= 1.3+
NO_BUILD= yes
NO_WRKSUBDIR= yes