diff options
Diffstat (limited to 'graphics/py-imaging/Makefile')
-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 aad2ceea8ecc..b65a3d08c281 100644 --- a/graphics/py-imaging/Makefile +++ b/graphics/py-imaging/Makefile @@ -9,7 +9,7 @@ PORTNAME= imaging PORTVERSION= 1.1.6 PORTREVISION= 2 CATEGORIES= graphics python -MASTER_SITES= http://effbot.org/downloads/ \ +MASTER_SITES= http://effbot.org/media/downloads/ \ http://www.pythonware.net/storage/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Imaging-${PORTVERSION} |