aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2020-03-18 03:33:51 +0000
committerGreg Lewis <glewis@FreeBSD.org>2020-03-18 03:33:51 +0000
commit308ce63a846069300b7c75db04db3714a59c217e (patch)
treea71d101cc3c870f12527f60ffa826b05709f671c /java/Makefile
parentdb8af146817f503e2ad82e399c06e2813e174f2c (diff)
downloadports-308ce63a846069300b7c75db04db3714a59c217e.tar.gz
ports-308ce63a846069300b7c75db04db3714a59c217e.zip
Add a port of OpenJDK 14
Notes
Notes: svn path=/head/; revision=528626
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index b535f6bc83fe..29dbbd185f26 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -99,6 +99,7 @@
SUBDIR += openjdk11
SUBDIR += openjdk12
SUBDIR += openjdk13
+ SUBDIR += openjdk14
SUBDIR += openjdk7
SUBDIR += openjdk7-jre
SUBDIR += openjdk8