diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2019-03-21 17:31:47 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2019-03-21 17:31:47 +0000 |
commit | 2f1232fbff166441aa30ca2bafe457cad395dca7 (patch) | |
tree | 1a3198adde235444bc9e16727fd936d1e2bba92c /java/Makefile | |
parent | 5e8e130cbbbfd7ea73c9f38ada701c1da5706d16 (diff) |
Remove openjdk12 to try a repo copy again.
Notes
Notes:
svn path=/head/; revision=496479
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile index 52ace0f1ecc0..d3b9f31bb0b0 100644 --- a/java/Makefile +++ b/java/Makefile @@ -112,7 +112,6 @@ SUBDIR += openjdk8 SUBDIR += openjdk8-jre SUBDIR += openjdk11 - SUBDIR += openjdk12 SUBDIR += openjfx8-devel SUBDIR += openjfx8-scenebuilder SUBDIR += phpeclipse |