diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-13 17:19:24 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-13 17:19:24 +0000 |
| commit | faa805e3a1da097673280c783e92bb43377195da (patch) | |
| tree | b1b099933c769c4c995d26ddbe6d1be0faa4a719 /java/eclipse-sqlexplorer | |
| parent | 721aacf8597fcf1476e66bdf7996abd8aa4f3b85 (diff) | |
Notes
Diffstat (limited to 'java/eclipse-sqlexplorer')
| -rw-r--r-- | java/eclipse-sqlexplorer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile index 90a615242ed3..8e10c8a3491b 100644 --- a/java/eclipse-sqlexplorer/Makefile +++ b/java/eclipse-sqlexplorer/Makefile @@ -20,7 +20,7 @@ MAINTAINER= sugimura@jp.FreeBSD.ORG COMMENT= A visual database query tool for Eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ - ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef + ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.3.2.v20080129/feature.xml:${PORTSDIR}/java/eclipse-gef NO_BUILD= yes NO_WRKSUBDIR= yes |
