summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/aparapi/Makefile1
-rw-r--r--java/icedtea-web/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/java/aparapi/Makefile b/java/aparapi/Makefile
index 9fcbe5a6506d..60b02797d324 100644
--- a/java/aparapi/Makefile
+++ b/java/aparapi/Makefile
@@ -17,6 +17,7 @@ RUN_DEPENDS= opencl>=0:devel/opencl
USES= dos2unix java:ant,run
USE_GITHUB= yes
+JAVA_VERSION= 8 11 17
ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile
index 4e2e0b06505c..6d01f6fb2aad 100644
--- a/java/icedtea-web/Makefile
+++ b/java/icedtea-web/Makefile
@@ -1,7 +1,7 @@
PORTNAME= icedtea-web
PORTVERSION= 1.8.8
DISTVERSIONPREFIX= icedtea-web-
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= java www
MAINTAINER= java@FreeBSD.org