diff options
Diffstat (limited to 'textproc/tei-xlite')
-rw-r--r-- | textproc/tei-xlite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/tei-xlite/Makefile b/textproc/tei-xlite/Makefile index 1b7df892f8c3..b88dac6b48cf 100644 --- a/textproc/tei-xlite/Makefile +++ b/textproc/tei-xlite/Makefile @@ -21,6 +21,8 @@ COMMENT= XML version of the TEI-Lite DTD RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr BROKEN= Size mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 NO_BUILD= yes PLIST_SUB= XMLCATMGR=${XMLCATMGR} |