diff options
-rw-r--r-- | java/eclipse-gef/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index 0c61effb3638..eb4421003e76 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -19,6 +19,9 @@ COMMENT= Graphical Editing Framework for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +DEPRECATED= This plugin can be installed from within eclipse via the updater +EXPIRATION_DATE=2010-01-19 + NO_BUILD= yes NO_WRKSUBDIR= yes USE_ZIP= yes |