diff options
author | Alexander Langer <alex@FreeBSD.org> | 2004-01-13 15:05:56 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2004-01-13 15:05:56 +0000 |
commit | c02b4c58f6bfa8c96b74b740322536e1dd098dc6 (patch) | |
tree | 98d07adf439e24ec5e3cfdbdfae380cd2d99be13 /java/Makefile | |
parent | 3887814e0944a3933e7cc1b72b670179f1f33a06 (diff) | |
download | ports-c02b4c58f6bfa8c96b74b740322536e1dd098dc6.tar.gz ports-c02b4c58f6bfa8c96b74b740322536e1dd098dc6.zip |
Add phpeclipse_sql 1.0.1, PHP Eclipse SQL Utility plugin for Eclipse IDE
Framework.
PR: 58400
Submitted by: rtdean@cytherianage.net
Notes
Notes:
svn path=/head/; revision=98068
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 217007ae3a92..5094ae91302f 100644 --- a/java/Makefile +++ b/java/Makefile @@ -97,6 +97,7 @@ SUBDIR += netrexx SUBDIR += openjit SUBDIR += phpeclipse + SUBDIR += phpeclipse_sql SUBDIR += proguard SUBDIR += sablevm SUBDIR += shujit |