aboutsummaryrefslogtreecommitdiff
path: root/games/robocode
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-03-21 21:02:11 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-03-21 21:02:11 +0000
commite9b781d7224bb6c3d32e8652b0de4c95576a597e (patch)
treec5aa3d4cf40ac49ddfcaca51a2202ee42fc3cb1e /games/robocode
parent94a673fbf356295279dc548fd17c0a4f0dce180b (diff)
downloadports-e9b781d7224bb6c3d32e8652b0de4c95576a597e.tar.gz
ports-e9b781d7224bb6c3d32e8652b0de4c95576a597e.zip
Bump java version, no more 1.5 in ports
Noticed by: jgh@
Notes
Notes: svn path=/head/; revision=314874
Diffstat (limited to 'games/robocode')
-rw-r--r--games/robocode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/robocode/Makefile b/games/robocode/Makefile
index aff9a0b0a1e5..3cdf79010377 100644
--- a/games/robocode/Makefile
+++ b/games/robocode/Makefile
@@ -18,7 +18,7 @@ LICENSE= EPL
USE_ZIP= yes
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
JAVA_EXTRACT= yes
JAVA_RUN= yes
NO_WRKSUBDIR= yes