summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-01-29 16:04:19 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-01-29 16:04:19 +0000
commit73022d2f09c973000feb4bf2de5c4a59d93b003a (patch)
tree0346c8e2f22e38d920e96afde19ed9550d13322f /graphics
parentUpgrade to blast-1.0-ss-10.10 and make myself MAINTAINER. Old MAINTAINER (diff)
Make http://www.freebsd.org/~jseger primary MASTER_SITE so that I can keep a
distfile with a consistent checksum.
Notes
Notes: svn path=/head/; revision=9507
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 70fd9a7cc026..24a5bffe7339 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -4,12 +4,13 @@ PATCH_STRIP= -p0 -b
# Date created: 15 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.23 1997/12/01 08:00:52 tg Exp $
+# $Id: Makefile,v 1.24 1998/01/26 15:38:22 jseger Exp $
#
DISTNAME= ImageMagick-4.0
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.wizards.dupont.com/pub/ImageMagick/ \
+MASTER_SITES= http://www.freebsd.org/~jseger/ \
+ ftp://ftp.wizards.dupont.com/pub/ImageMagick/ \
ftp://ftp.cci.fr/pub/unix/gfx/ImageMagick/ \
ftp://ftp.u-aizu.ac.jp/pub/graphics/image/ImageMagick/ \
ftp://ftp.fifi.org/pub/ImageMagick/ \