diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-08-25 16:55:31 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-08-25 16:55:31 +0000 |
commit | f74335952a24fef1aae8dff5bab4b3611badd95a (patch) | |
tree | d01d7ba6de0df6190022e0555d877a7d2cb52785 /java/Makefile | |
parent | 63ca172feea155ea1dabf0ba9cd55e7790c90b98 (diff) | |
download | ports-f74335952a24fef1aae8dff5bab4b3611badd95a.tar.gz ports-f74335952a24fef1aae8dff5bab4b3611badd95a.zip |
Notes
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 f738f838fcca..5b18a5985c52 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 |