aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-soapy
diff options
context:
space:
mode:
authorsbz <sbz@FreeBSD.org>2011-03-18 18:04:54 +0800
committersbz <sbz@FreeBSD.org>2011-03-18 18:04:54 +0800
commit889aa3f769766b38cd9dab703185d7adafac1f20 (patch)
treeeabec3f66fff867869c46c175eb349cc75e185d8 /net/py-soapy
parentc4f7dd2e119012be054ffc974c421f1d4bfac54d (diff)
downloadfreebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.gz
freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.zst
freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.zip
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
Diffstat (limited to 'net/py-soapy')
-rw-r--r--net/py-soapy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-soapy/Makefile b/net/py-soapy/Makefile
index f049e7b674ca..6bbdbc5ab55b 100644
--- a/net/py-soapy/Makefile
+++ b/net/py-soapy/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= SOAP/XML schema library for Python
RUN_DEPENDS= ${PYXML}