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>
This commit is contained in:
Hye-Shik Chang 2004-06-14 06:04:30 +00:00
parent 2f30cdeae8
commit 0450cec5b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111434
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyxml
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyXML-${PORTVERSION}
MAINTAINER= wjv@FreeBSD.org
MAINTAINER= mike@skew.org
COMMENT= The Python XML package, including parser, SAX, DOM, and Expat
USE_PYTHON= yes