diff options
Diffstat (limited to 'java/eclipse-clay-core/Makefile')
-rw-r--r-- | java/eclipse-clay-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile index 3157500fe62e..8bdc82b7c0e4 100644 --- a/java/eclipse-clay-core/Makefile +++ b/java/eclipse-clay-core/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= eclipse MAINTAINER= mitsuru@riken.jp COMMENT= A database design tool for the Eclipse development environment -RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070109/feature.xml:${PORTSDIR}/java/eclipse-gef +RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef RESTRICTED= License agreement is required to download. |