summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/py-4suite/Makefile2
-rw-r--r--textproc/py-xml/Makefile2
2 files changed, 2 insertions, 2 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.
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