diff options
Diffstat (limited to 'editors/xxe/Makefile')
-rw-r--r-- | editors/xxe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index a8bf268239a8..eec97cf2ff61 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,6 +16,8 @@ MAINTAINER= fenner@FreeBSD.Org COMMENT= A validating XML editor featuring a word processor-like view BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_JAVA= YES JAVA_VERSION= 1.5 |