aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2008-01-12 12:38:45 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2008-01-12 12:38:45 +0800
commitd15502508cec423663410627aa2443dde944e8f9 (patch)
treec87ef81ee9d39e91aeab125b2193ccf0373dc58d /graphics
parent38b2b7abc22f85e95a0dd9a51dd4ce03ffd8971d (diff)
downloadfreebsd-ports-gnome-d15502508cec423663410627aa2443dde944e8f9.tar.gz
freebsd-ports-gnome-d15502508cec423663410627aa2443dde944e8f9.tar.zst
freebsd-ports-gnome-d15502508cec423663410627aa2443dde944e8f9.zip
- Fix MASTER_SITES
PR: 116064 Submitted by: Radim Kolar Approved by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-imaging/Makefile2
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}