aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-camljava
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-07-21 05:03:02 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-07-21 05:03:02 +0000
commit06e66777937202f04d646d24d24f524b13d79478 (patch)
tree85a44213b1929b12051c17091ea4ad53f819456b /devel/ocaml-camljava
parent63d4112e2e682002806fc4c52da2481ae7f045e7 (diff)
Notes
Diffstat (limited to 'devel/ocaml-camljava')
-rw-r--r--devel/ocaml-camljava/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-camljava/Makefile b/devel/ocaml-camljava/Makefile
index dda635704aec..747c8a6496a0 100644
--- a/devel/ocaml-camljava/Makefile
+++ b/devel/ocaml-camljava/Makefile
@@ -18,7 +18,7 @@ COMMENT= An OCaml-Java library interface
USE_OCAML= yes
USE_JAVA= yes
-JAVA_VERSION= 1.4+
+JAVA_VERSION= 1.5+
.include <bsd.port.pre.mk>