diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-02-10 19:28:46 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-02-10 19:28:46 +0000 |
commit | c1cda657e2e67d476263e1ab1c6813dd5141ad5c (patch) | |
tree | efe5d3364af2bdf3865a9f9946f864f4648a2f2a /java/eclipse-clay-core | |
parent | 81d4892dbe2cebd60ee49dc681e770869695df2a (diff) |
Notes
Diffstat (limited to 'java/eclipse-clay-core')
-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. |