diff options
author | nork <nork@FreeBSD.org> | 2003-06-17 17:39:48 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-06-17 17:39:48 +0000 |
commit | 518a091ecba3c925264d73ed383b1548d00735ef (patch) | |
tree | 3996e5f4d4e33a4ae09bc5339689ccb2772229f2 /java/Makefile | |
parent | 2db05a0598129292a1cd102d5de5eed7d4722ff8 (diff) | |
download | FreeBSD-ports-518a091ecba3c925264d73ed383b1548d00735ef.zip FreeBSD-ports-518a091ecba3c925264d73ed383b1548d00735ef.tar.gz |
Add eclipse 2.1, An open extensible IDE for anything and nothing
in particular.
Submitted by: kan
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 dae225f..5ead5ea 100644 --- a/java/Makefile +++ b/java/Makefile @@ -9,6 +9,7 @@ SUBDIR += collections SUBDIR += cos SUBDIR += cryptix-jce + SUBDIR += eclipse SUBDIR += forte SUBDIR += gnu-regexp SUBDIR += guavac |