From b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Fri, 27 Feb 2009 20:45:20 +0000 Subject: - Pass maintainership to submitter Submitted by: Sofian Brabez via private email --- net/py-soapy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/py-soapy') diff --git a/net/py-soapy/Makefile b/net/py-soapy/Makefile index c4de6abe26c2..3ed4a7ee4854 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= ports@FreeBSD.org +MAINTAINER= sbrabez@gmail.com COMMENT= SOAP/XML schema library for Python RUN_DEPENDS= ${PYXML} -- cgit