diff options
Diffstat (limited to 'java/eclipse-quantum/Makefile')
-rw-r--r-- | java/eclipse-quantum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile index 81320d8ca1c7..7a45acfa7509 100644 --- a/java/eclipse-quantum/Makefile +++ b/java/eclipse-quantum/Makefile @@ -18,7 +18,7 @@ MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Database access and SQL editor for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ - ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070109/feature.xml:${PORTSDIR}/java/eclipse-gef + ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef NO_WRKSUBDIR= yes NO_BUILD= yes |