aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-xmlrpclib
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-11-20 16:09:49 +0800
committerlinimon <linimon@FreeBSD.org>2004-11-20 16:09:49 +0800
commit104e91268ed34607922b0c50ad2abc77f01f2ff5 (patch)
tree28b45f549c108867c4dc2d4c20245621da044ef9 /net/py-xmlrpclib
parent50df9f951163d7e788d140c76728596b9bb054b9 (diff)
downloadfreebsd-ports-gnome-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.gz
freebsd-ports-gnome-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.zst
freebsd-ports-gnome-104e91268ed34607922b0c50ad2abc77f01f2ff5.zip
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Diffstat (limited to 'net/py-xmlrpclib')
-rw-r--r--net/py-xmlrpclib/Makefile2
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