diff options
author | clive <clive@FreeBSD.org> | 2004-11-28 19:14:45 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2004-11-28 19:14:45 +0800 |
commit | 921159b097596eace1938913213d97fcf4eca961 (patch) | |
tree | c00d63f443c375260d38a966b0cfbcac1887e9e3 /java/Makefile | |
parent | f833d73b314a153b174177666c91c97cdc3f4a8a (diff) | |
download | freebsd-ports-gnome-921159b097596eace1938913213d97fcf4eca961.tar.gz freebsd-ports-gnome-921159b097596eace1938913213d97fcf4eca961.tar.zst freebsd-ports-gnome-921159b097596eace1938913213d97fcf4eca961.zip |
Finish update phpeclipse to 1.1.1, with removal of phpeclipse_phphelp,
phpeclipse_sql, and phpeclipse_tidy (merged.)
Reminded by: krion
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java/Makefile b/java/Makefile index a949aa1bae06..783d6d0958b5 100644 --- a/java/Makefile +++ b/java/Makefile @@ -126,9 +126,6 @@ SUBDIR += netrexx SUBDIR += openjit SUBDIR += phpeclipse - SUBDIR += phpeclipse_phphelp - SUBDIR += phpeclipse_sql - SUBDIR += phpeclipse_tidy SUBDIR += poseidon SUBDIR += proguard SUBDIR += sablevm |