diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | b70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch) | |
tree | daa87464331d7a402c941bab0dc2a11aa17eded2 /textproc/py-4suite | |
parent | 22062658cbb067b033cde2955d3b2b58d2645691 (diff) | |
download | ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.tar.gz ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.zip |
Notes
Diffstat (limited to 'textproc/py-4suite')
-rw-r--r-- | textproc/py-4suite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index 0d6fea306f1d..b1940d61dd59 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -17,6 +17,8 @@ MAINTAINER= mike@skew.org COMMENT= A collection of Python tools for XML processing and object database management IGNORE= has a broken pkg-plist that removes dozens of files not installed by this port. +EXPIRATION_DATE=2005-02-18 +DEPRECATED= "${IGNORE}" BUILD_DEPENDS= ${PYXML} RUN_DEPENDS= ${PYXML} |