diff options
-rw-r--r-- | net/py-soap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-soap/Makefile b/net/py-soap/Makefile index b1e8798919f7..cd15bcb58189 100644 --- a/net/py-soap/Makefile +++ b/net/py-soap/Makefile @@ -8,7 +8,7 @@ PORTNAME= soap PORTVERSION= 0.8 CATEGORIES= net python -MASTER_SITES= http://www.pythonware.com/downloads/ +MASTER_SITES= http://www.pythonware.net/storage/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}lib-${PORTVERSION}-${PORTRELDATE} |