diff options
Diffstat (limited to 'net/py-soapy/Makefile')
-rw-r--r-- | net/py-soapy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-soapy/Makefile b/net/py-soapy/Makefile index 69769ab294a0..c4de6abe26c2 100644 --- a/net/py-soapy/Makefile +++ b/net/py-soapy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SOAP/XML schema library for Python RUN_DEPENDS= ${PYXML} |