diff options
author | alex <alex@FreeBSD.org> | 2004-01-13 23:33:02 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2004-01-13 23:33:02 +0800 |
commit | 64708c42904773d8b71a38aa074daa3a965355e2 (patch) | |
tree | 277d077e758272338fb2434cc3b97aa84a5597dc /java/Makefile | |
parent | 79c32b806e3d0bc7e17bef4db0462f6247139ecd (diff) | |
download | freebsd-ports-gnome-64708c42904773d8b71a38aa074daa3a965355e2.tar.gz freebsd-ports-gnome-64708c42904773d8b71a38aa074daa3a965355e2.tar.zst freebsd-ports-gnome-64708c42904773d8b71a38aa074daa3a965355e2.zip |
Add phpeclipse_phphelp 1.0.4, PHP Eclipse Help for the Eclipse IDE
Framework.
PR: 58402
Submitted by: rtdean@cytherianage.net
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 b29dbe04dfe2..4a2554e8e4a6 100644 --- a/java/Makefile +++ b/java/Makefile @@ -97,6 +97,7 @@ SUBDIR += netrexx SUBDIR += openjit SUBDIR += phpeclipse + SUBDIR += phpeclipse_phphelp SUBDIR += phpeclipse_sql SUBDIR += phpeclipse_tidy SUBDIR += proguard |