diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-11-21 20:54:58 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-11-21 20:54:58 +0000 |
commit | cfd4fb13d20129474f08844b76ea0fbd5a321e37 (patch) | |
tree | 6dfd1d46374bbf3d08d4116af5c41228aa1b3e70 /graphics/py-imaging | |
parent | 944c49d3749e89f188b4a1f6d02018e7f315a38a (diff) | |
download | ports-cfd4fb13d20129474f08844b76ea0fbd5a321e37.tar.gz ports-cfd4fb13d20129474f08844b76ea0fbd5a321e37.zip |
Notes
Diffstat (limited to 'graphics/py-imaging')
-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} |