diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-06 17:56:27 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-06 17:56:27 +0000 |
commit | a435deed36fc70cd9d2a70284a0be17506ef5309 (patch) | |
tree | b2f4046d196ec8f1d9fa2c2707ba42c85bf261ac /java/Makefile | |
parent | Downgrade to 0.7. I believe the newer version may be insecure in (diff) |
Add port of Forte[tm] for Java[tm] Community Edition 3.0, a Sun's powerful
and extensible IDE for Java. It's huge and slow but I'm sure FreeBSD Java
monkies would like it. ;)
-Maxim
Notes
Notes:
svn path=/head/; revision=47477
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 6794015d5423..438fe7dcc9cb 100644 --- a/java/Makefile +++ b/java/Makefile @@ -8,6 +8,7 @@ SUBDIR += collections SUBDIR += cos SUBDIR += cryptix-jce + SUBDIR += forte SUBDIR += gnu-regexp SUBDIR += guavac SUBDIR += infobus |