aboutsummaryrefslogtreecommitdiff
path: root/net/py-zsi
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-02-01 15:53:08 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-02-01 15:53:08 +0000
commit978fe5634d7221048a082397bbd201ad0df69986 (patch)
tree7a2c7f3f8aaaf4ca81d9acb3cee41fcdd5efd12e /net/py-zsi
parent3df4965938d5a8a7ca7111830e8fe707f5f2b1ad (diff)
downloadports-978fe5634d7221048a082397bbd201ad0df69986.tar.gz
ports-978fe5634d7221048a082397bbd201ad0df69986.zip
- Reassign to the heap
Notes
Notes: svn path=/head/; revision=290231
Diffstat (limited to 'net/py-zsi')
-rw-r--r--net/py-zsi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile
index f6f2f40de118..0b55909f66f8 100644
--- a/net/py-zsi/Makefile
+++ b/net/py-zsi/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/pywebsvcs/ZSI/ZSI-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:U}-${PORTVERSION}
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A pure Python module that provides an implementation of SOAP 1.1
BUILD_DEPENDS= ${PYXML}