diff options
author | jkim <jkim@FreeBSD.org> | 2014-04-01 09:08:12 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2014-04-01 09:08:12 +0800 |
commit | 3163993a118fcca65166ec2db5d2bef469e52f95 (patch) | |
tree | 9afd286ce7270a127062df9e661aaf33e510f1b6 /java/Makefile | |
parent | 2035be583afc4802fb3329528159a74d77a8c315 (diff) | |
download | freebsd-ports-gnome-3163993a118fcca65166ec2db5d2bef469e52f95.tar.gz freebsd-ports-gnome-3163993a118fcca65166ec2db5d2bef469e52f95.tar.zst freebsd-ports-gnome-3163993a118fcca65166ec2db5d2bef469e52f95.zip |
The Oracle Java 8 JDK/JRE for Linux.
WWW: http://www.oracle.com/us/technologies/java/index.html
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index db1215f75f81..541e18dc45a8 100644 --- a/java/Makefile +++ b/java/Makefile @@ -114,6 +114,8 @@ SUBDIR += jump SUBDIR += junit SUBDIR += langspec + SUBDIR += linux-oracle-jdk18 + SUBDIR += linux-oracle-jre18 SUBDIR += linux-sun-jdk16 SUBDIR += linux-sun-jdk17 SUBDIR += linux-sun-jre16 |