diff options
author | perky <perky@FreeBSD.org> | 2003-11-22 04:54:58 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-11-22 04:54:58 +0800 |
commit | 411f36ede82bdad4ce6bf1a67a4da8c99560b602 (patch) | |
tree | 4f8b23cae071f0a872128ed623cdbd28c8318b54 /graphics | |
parent | 48f3f8e627cc394ef4339aecae7a6046a44ef064 (diff) | |
download | freebsd-ports-gnome-411f36ede82bdad4ce6bf1a67a4da8c99560b602.tar.gz freebsd-ports-gnome-411f36ede82bdad4ce6bf1a67a4da8c99560b602.tar.zst freebsd-ports-gnome-411f36ede82bdad4ce6bf1a67a4da8c99560b602.zip |
Update MASTER_SITES.
PR: 59563
Submitted by: maintainer
Diffstat (limited to 'graphics')
-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} |