diff options
author | arved <arved@FreeBSD.org> | 2007-02-05 04:20:12 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2007-02-05 04:20:12 +0800 |
commit | 00751d4bdec91e8c58a761bfaee27f0887aac0ad (patch) | |
tree | 9606f3cb7808a0e88869e9197c2464c4841f5a7f /java/Makefile | |
parent | 6194127f0c13a4d73e4a8be0d8ad3e7cd1274068 (diff) | |
download | freebsd-ports-gnome-00751d4bdec91e8c58a761bfaee27f0887aac0ad.tar.gz freebsd-ports-gnome-00751d4bdec91e8c58a761bfaee27f0887aac0ad.tar.zst freebsd-ports-gnome-00751d4bdec91e8c58a761bfaee27f0887aac0ad.zip |
Add the cacao JVM
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 efb8f0d1ce19..dae24a821f10 100644 --- a/java/Makefile +++ b/java/Makefile @@ -8,6 +8,7 @@ SUBDIR += bluej SUBDIR += bouncycastle SUBDIR += bsh + SUBDIR += cacao SUBDIR += castor SUBDIR += classpath SUBDIR += collections |