diff options
author | pav <pav@FreeBSD.org> | 2009-12-19 22:40:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-19 22:40:41 +0800 |
commit | 816beb4b07397f836546955c2d2bc38f501b37d9 (patch) | |
tree | 2d092757cb3f9eefc87637adf7a86033a8e4bafc | |
parent | c0230e3e74b31fc3fbd89c3ebe78066c3798d553 (diff) | |
download | freebsd-ports-gnome-816beb4b07397f836546955c2d2bc38f501b37d9.tar.gz freebsd-ports-gnome-816beb4b07397f836546955c2d2bc38f501b37d9.tar.zst freebsd-ports-gnome-816beb4b07397f836546955c2d2bc38f501b37d9.zip |
- Instead of updating for eclipse 3.4, mark for removal in one month
PR: ports/133423
Submitted by: Heiner Strauss <heiner_ej@yahoo.de>
-rw-r--r-- | java/eclipse-emf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 8c6c08c65a61..443ba617d70a 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -19,6 +19,9 @@ COMMENT= Eclipse Modeling Framework 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 |