diff options
Diffstat (limited to 'java/eclipse-langpack/Makefile')
-rw-r--r-- | java/eclipse-langpack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile index b584d5d0e057..0d14e35494fd 100644 --- a/java/eclipse-langpack/Makefile +++ b/java/eclipse-langpack/Makefile @@ -20,6 +20,8 @@ MAINTAINER= java@FreeBSD.ORG COMMENT= Eclipse Language Pack Feature IGNORE= Requires update to 3.0 +EXPIRATION_DATE=2005-02-18 +DEPRECATED= "${IGNORE}" RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |