diff options
author | tnn <tnn@pkgsrc.org> | 2019-10-01 12:41:15 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2019-10-01 12:41:15 +0000 |
commit | d810e60fa741617adf34bdc2535d4b944e591b87 (patch) | |
tree | 93646d66c0efefaba688b7a10c0a5b82cef81845 /lang/Makefile | |
parent | 2e0306e59f5097831a0f466ce3952418733871e2 (diff) | |
download | pkgsrc-d810e60fa741617adf34bdc2535d4b944e591b87.tar.gz |
doc: +lang/openjdk11
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index dc015d2b14a..444015d2a3f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.520 2019/09/25 23:28:32 wiz Exp $ +# $NetBSD: Makefile,v 1.521 2019/10/01 12:41:15 tnn Exp $ # COMMENT= Programming languages @@ -170,6 +170,7 @@ SUBDIR+= oo2c SUBDIR+= open-cobol-ce SUBDIR+= opencobol SUBDIR+= openjdk-bin +SUBDIR+= openjdk11 SUBDIR+= openjdk7 SUBDIR+= openjdk8 SUBDIR+= opensource-cobol |