summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-27 19:13:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-27 19:13:42 +0000
commita5500138cb9f3db2defe2b1e7906d3981ab45da0 (patch)
tree966c0832466d35337bf3d39fdcd26cfddd5b029e /graphics
parentremove a.out support (diff)
Temporarily provide the distfile from my homepage (again) to fix
checksum problems on rapidly-changing distfile.
Notes
Notes: svn path=/head/; revision=27086
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 091c1015e79c..08f5b4d01668 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -8,7 +8,8 @@
DISTNAME= ImageMagick-5.1.1
CATEGORIES= graphics perl5
-MASTER_SITES= ftp://ftp.wizards.dupont.com/pub/ImageMagick/ \
+MASTER_SITES= http://people.FreeBSD.org/~asami/distfiles/ \
+ ftp://ftp.wizards.dupont.com/pub/ImageMagick/ \
ftp://ftp.u-aizu.ac.jp/pub/graphics/image/ImageMagick/ \
ftp://ftp.fifi.org/pub/ImageMagick/ \
ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \