diff options
-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 5a6a8ce37384..6ce20ea1e97b 100644 --- a/net/py-xmlrpclib/Makefile +++ b/net/py-xmlrpclib/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmlrpclib PORTVERSION= 0.9.9 CATEGORIES= net python -MASTER_SITES= http://www.pythonware.com/downloads/ +MASTER_SITES= http://www.pythonware.net/storage/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= xmlrpc-${PORTVERSION}-010226 |