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/py-xmlrpclib | |
parent | 9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff) | |
download | ports-e22ed3d655da09658c170f2800426a37952bf204.tar.gz ports-e22ed3d655da09658c170f2800426a37952bf204.zip |
Notes
Diffstat (limited to 'net/py-xmlrpclib')
-rw-r--r-- | net/py-xmlrpclib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |