diff options
author | kris <kris@FreeBSD.org> | 2005-02-08 20:52:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-08 20:52:36 +0800 |
commit | cca3a8fc34ca76fd7cf1f14d39ee2beb824b22cd (patch) | |
tree | 8e76e53d317107b94d221af8670ea114159cc53b /textproc/py-4suite | |
parent | 218c3656360589eb19ce2df2fd19b3d7b1f822ac (diff) | |
download | freebsd-ports-gnome-cca3a8fc34ca76fd7cf1f14d39ee2beb824b22cd.tar.gz freebsd-ports-gnome-cca3a8fc34ca76fd7cf1f14d39ee2beb824b22cd.tar.zst freebsd-ports-gnome-cca3a8fc34ca76fd7cf1f14d39ee2beb824b22cd.zip |
Push back the expiration date to give Mike Brown <mike@skew.org> time
to submit a new version after the forthcoming new release of the
software.
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} |