diff options
author | kris <kris@FreeBSD.org> | 2005-07-23 10:53:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-23 10:53:43 +0800 |
commit | f33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch) | |
tree | 2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /textproc/tei-xlite | |
parent | f52d0b7316d6addc7be1b2676994bf22e824ef37 (diff) | |
download | freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.zst freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
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} |