diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-08 12:52:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-08 12:52:36 +0000 |
commit | 183c0c93a61775e91cdaba6581fba2e4786cb429 (patch) | |
tree | 023d3e7059bf297d312cbcaaae88a9ef251f0316 /textproc/py-4suite | |
parent | 5728e7d17040621f25c2943c79a7097c481557c4 (diff) | |
download | ports-183c0c93a61775e91cdaba6581fba2e4786cb429.tar.gz ports-183c0c93a61775e91cdaba6581fba2e4786cb429.zip |
Notes
Diffstat (limited to 'textproc/py-4suite')
-rw-r--r-- | textproc/py-4suite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index ccc95d1ff930..57887ca722ba 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -17,7 +17,7 @@ MAINTAINER= mike@skew.org COMMENT= A collection of Python tools for XML processing and object database management BROKEN= "has a broken pkg-plist that removes dozens of files not installed by this port" -EXPIRATION_DATE=2005-02-18 +EXPIRATION_DATE=2005-04-18 DEPRECATED= ${BROKEN} BUILD_DEPENDS= ${PYXML} |