diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xml2rfc-xxe/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/xml2rfc-xxe/Makefile b/editors/xml2rfc-xxe/Makefile index f2e1c0f92db7..1ab31ba82bcb 100644 --- a/editors/xml2rfc-xxe/Makefile +++ b/editors/xml2rfc-xxe/Makefile @@ -12,6 +12,9 @@ COMMENT= xml2rfc configuration for XMLMind XML editor RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe +DEPRECATED= Depends on editors/xxe, which is due to be removed due to lack of maintainer +EXPIRATION_DATE= 2013-11-15 + USE_ZIP= YES NO_BUILD= YES WRKSRC= ${WRKDIR}/xml2rfc |