diff options
author | nork <nork@FreeBSD.org> | 2004-09-03 21:01:46 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-09-03 21:01:46 +0000 |
commit | 4c2ef4390c9327779f93d6715d3c160d42e80f69 (patch) | |
tree | d41a908453cda699e0b0659d3fb9e0401023d073 /java/Makefile | |
parent | e83c1d07de6db203a5fd3fc36764fc2359e141a6 (diff) | |
download | FreeBSD-ports-4c2ef4390c9327779f93d6715d3c160d42e80f69.zip FreeBSD-ports-4c2ef4390c9327779f93d6715d3c160d42e80f69.tar.gz |
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 5d9f7b1..02cbb5d 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 |