diff options
Diffstat (limited to 'editors/jedit-devel/Makefile')
-rw-r--r-- | editors/jedit-devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile index ed6c781a2d70..500e70d19bbe 100644 --- a/editors/jedit-devel/Makefile +++ b/editors/jedit-devel/Makefile @@ -18,7 +18,9 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Powerful programmer's text editor written in Java -IGNORE= "marked as IGNORE: editors/jedit is the latest version" +IGNORE= marked as IGNORE: editors/jedit is the latest version +EXPIRATION_DATE=2005-02-18 +DEPRECATED= "${IGNORE}" USE_JAVA= 1.3+ |