diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-14 06:04:30 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-14 06:04:30 +0000 |
commit | 0450cec5b68bc2ad43e1a1d71d25258c2d1ddce9 (patch) | |
tree | 84da8b1244bfc56c453248134cd184bb8bec1c55 /textproc/py-4suite | |
parent | Remove quotes around IGNORE string (as suggested by kris). Found by (diff) |
Mike Brown (a co-developer of 4Suite) takes over the maintainership
of py-xml and py-4suite. The original maintainer (wjv) have been
too busy to manage these ports for last half year.
Submitted by: Mike Brown <mike@skew.org>
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 10e382e73087..0d6fea306f1d 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.4suite.org/pub/4Suite/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= 4Suite-${PORTVERSION} -MAINTAINER= wjv@FreeBSD.org +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. |