diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/py-imaging/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile index ce82f092f05d..def947567443 100644 --- a/graphics/py-imaging/Makefile +++ b/graphics/py-imaging/Makefile @@ -8,7 +8,7 @@ PORTNAME= imaging PORTVERSION= 1.1.4 CATEGORIES= graphics python -MASTER_SITES= http://effbot.org/downloads/ +MASTER_SITES= http://www.pythonware.net/storage/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Imaging-${PORTVERSION} |