diff options
author | glewis <glewis@FreeBSD.org> | 2002-11-25 08:30:50 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2002-11-25 08:30:50 +0800 |
commit | 81670e0ac523c97046a4bde015fabba6e85146d0 (patch) | |
tree | acaa7c808852ebc6699e80f5ff4691797ce2ab61 /java/Makefile | |
parent | a78199eb88c9a5eb7af63a61bb6ba0a929434e3d (diff) | |
download | freebsd-ports-gnome-81670e0ac523c97046a4bde015fabba6e85146d0.tar.gz freebsd-ports-gnome-81670e0ac523c97046a4bde015fabba6e85146d0.tar.zst freebsd-ports-gnome-81670e0ac523c97046a4bde015fabba6e85146d0.zip |
Add a port for IBM's JDK 1.4.0 for Linux.
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 1cdb6c9ded75..6fcb83d4e0a6 100644 --- a/java/Makefile +++ b/java/Makefile @@ -59,6 +59,7 @@ SUBDIR += linux-blackdown-jdk13 SUBDIR += linux-blackdown-jdk14 SUBDIR += linux-ibm-jdk13 + SUBDIR += linux-ibm-jdk14 SUBDIR += linux-sun-jdk12 SUBDIR += linux-sun-jdk13 SUBDIR += linux-sun-jdk14 |