diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 11:52:13 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 11:52:13 +0000 |
commit | 932fc1c7aa2a159dff44d4b016bc14f7d8243b43 (patch) | |
tree | 0644f58dc71c7adc1e5afddc3e07fd06aebf1610 /java/Makefile | |
parent | Upgrade to 0.6.7b. (diff) |
Add eclipse-EPIC 0.3.0, EPIC adds Perl support to
the Eclipse IDE Framework.
PR: ports/74480
Submitted by: tux@pinguru.net
Notes
Notes:
svn path=/head/; revision=124974
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 3156df9bee50..2b788dff5308 100644 --- a/java/Makefile +++ b/java/Makefile @@ -16,6 +16,7 @@ SUBDIR += diablo-jdk13 SUBDIR += diablo-jre13 SUBDIR += eclipse + SUBDIR += eclipse-EPIC SUBDIR += eclipse-cdt SUBDIR += eclipse-checkstyle SUBDIR += eclipse-clay-core |