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-xml | |
parent | 2f30cdeae893e0f0102f19c76f1a4e900c5a3392 (diff) | |
download | ports-0450cec5b68bc2ad43e1a1d71d25258c2d1ddce9.tar.gz ports-0450cec5b68bc2ad43e1a1d71d25258c2d1ddce9.zip |
Notes
Diffstat (limited to 'textproc/py-xml')
-rw-r--r-- | textproc/py-xml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile index 3db18f469bf3..8bb56e08f31e 100644 --- a/textproc/py-xml/Makefile +++ b/textproc/py-xml/Makefile @@ -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 |