diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 01:22:58 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 01:22:58 +0000 |
commit | 7b29d28b2a372bd5835254a9cea16bab9f5bf12b (patch) | |
tree | d75b261fe298cfff7eed8524e23241037134f7b9 /net/py-xmlrpclib | |
parent | 530ece3c05cfa055c4174d6c9a99e6334c94ccb3 (diff) | |
download | ports-7b29d28b2a372bd5835254a9cea16bab9f5bf12b.tar.gz ports-7b29d28b2a372bd5835254a9cea16bab9f5bf12b.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 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 |