diff options
author | glewis <glewis@FreeBSD.org> | 2003-08-25 16:55:31 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2003-08-25 16:55:31 +0000 |
commit | 92494e21adc58e8fcdc9d7b47ce1feff6ab16f94 (patch) | |
tree | 1b56732b4c91783061ee03652e7777d721cfd4d9 /java | |
parent | a296d79e74e20be9efc74a609221850727a64b1c (diff) | |
download | FreeBSD-ports-92494e21adc58e8fcdc9d7b47ce1feff6ab16f94.zip FreeBSD-ports-92494e21adc58e8fcdc9d7b47ce1feff6ab16f94.tar.gz |
. Add diablo-jdk13 and diablo-jre13.
Diffstat (limited to 'java')
-rw-r--r-- | java/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index f738f83..5b18a59 100644 --- a/java/Makefile +++ b/java/Makefile @@ -9,6 +9,8 @@ SUBDIR += collections SUBDIR += cos SUBDIR += cryptix-jce + SUBDIR += diablo-jdk13 + SUBDIR += diablo-jre13 SUBDIR += eclipse SUBDIR += eclipse-examples SUBDIR += eclipse-gef |