diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-07 15:39:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-07 15:39:04 +0000 |
commit | 57815571892ba3a57ede9cd781219752441c8290 (patch) | |
tree | 7c4f54b0b57fae58dc48652defcb17c7f77b18fa /java | |
parent | cce6ee38bc2321ca5909fe52ec03b272df5a3b89 (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile index 4e39ee957712..a8df18f2c4cb 100644 --- a/java/Makefile +++ b/java/Makefile @@ -94,8 +94,8 @@ SUBDIR += langspec SUBDIR += lightweight-java-profiler SUBDIR += linux-oracle-jdk18 - SUBDIR += linux-oracle-jre18 SUBDIR += linux-oracle-jdk9 + SUBDIR += linux-oracle-jre18 SUBDIR += linux-oracle-jre9 SUBDIR += mmake SUBDIR += mx4j |