diff options
author | nork <nork@FreeBSD.org> | 2004-09-04 05:01:46 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-09-04 05:01:46 +0800 |
commit | 4c2ef4390c9327779f93d6715d3c160d42e80f69 (patch) | |
tree | d41a908453cda699e0b0659d3fb9e0401023d073 /java/Makefile | |
parent | e83c1d07de6db203a5fd3fc36764fc2359e141a6 (diff) | |
download | freebsd-ports-gnome-4c2ef4390c9327779f93d6715d3c160d42e80f69.tar.gz freebsd-ports-gnome-4c2ef4390c9327779f93d6715d3c160d42e80f69.tar.zst freebsd-ports-gnome-4c2ef4390c9327779f93d6715d3c160d42e80f69.zip |
Add eclipse-sqlexplorer 2.2.2, a visual database query
tool for Eclipse.
PR: ports/70441
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
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 5d9f7b144e6a..02cbb5df499e 100644 --- a/java/Makefile +++ b/java/Makefile @@ -26,6 +26,7 @@ SUBDIR += eclipse-lomboz SUBDIR += eclipse-pmd SUBDIR += eclipse-quantum + SUBDIR += eclipse-sqlexplorer SUBDIR += eclipse-sysdeo-tomcat SUBDIR += eclipse-vep SUBDIR += eclipse-vep-examples |