diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | e22ed3d655da09658c170f2800426a37952bf204 (patch) | |
tree | 42ca04302c3055ddae40e851cda27153ee5fa38a /net | |
parent | 9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/py-soapy/Makefile | 2 | ||||
-rw-r--r-- | net/py-xmlrpclib/Makefile | 2 | ||||
-rw-r--r-- | net/py-zsi-devel/Makefile | 2 | ||||
-rw-r--r-- | net/py-zsi/Makefile | 2 |
4 files changed, 4 insertions, 4 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} diff --git a/net/py-xmlrpclib/Makefile b/net/py-xmlrpclib/Makefile index 6ce20ea1e97b..21c14a5ca0d4 100644 --- a/net/py-xmlrpclib/Makefile +++ b/net/py-xmlrpclib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.pythonware.net/storage/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= xmlrpc-${PORTVERSION}-010226 -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python implementation of the XML-RPC protocol USE_PYTHON= yes diff --git a/net/py-zsi-devel/Makefile b/net/py-zsi-devel/Makefile index 26191c37a11a..3548fe44d28c 100644 --- a/net/py-zsi-devel/Makefile +++ b/net/py-zsi-devel/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION:C|\.([^.]*)$|-\1|} EXTRACT_SUFX= .tgz -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure Python module that provides an implementation of SOAP 1.1 RUN_DEPENDS= ${PYXML} diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index 26191c37a11a..3548fe44d28c 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION:C|\.([^.]*)$|-\1|} EXTRACT_SUFX= .tgz -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure Python module that provides an implementation of SOAP 1.1 RUN_DEPENDS= ${PYXML} |