summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2019-09-18 00:16:40 +0000
committerGreg Lewis <glewis@FreeBSD.org>2019-09-18 00:16:40 +0000
commit1c4910aa4cf24a22a45bf4eb883fe16edad77506 (patch)
tree6f0d2ec83b07e57ad9e72dcee2695e72a07c582b /java/Makefile
parentnet-mgmt/check_nwc_health: Update to 7.10.0.6: (diff)
Add a port of OpenJDK 13
Notes
Notes: svn path=/head/; revision=512248
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 1c6e337c0321..ef5748af35a2 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -108,6 +108,7 @@
SUBDIR += netty
SUBDIR += openjdk11
SUBDIR += openjdk12
+ SUBDIR += openjdk13
SUBDIR += openjdk6
SUBDIR += openjdk6-jre
SUBDIR += openjdk7