diff options
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r-- | graphics/ImageMagick/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index bd0355b745f..52d3f3aeede 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2000/08/18 22:46:34 hubertf Exp $ +# $NetBSD: Makefile,v 1.61 2001/01/29 17:31:54 tron Exp $ DISTNAME= ImageMagick-5.2.2 CATEGORIES= graphics @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tron@netbsd.org -HOMEPAGE= http://www.wizards.dupont.com/cristy/ImageMagick.html +HOMEPAGE= http://www.simplesystems.org/ImageMagick/ DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= mpeg2codec-1.2:../../graphics/mpeg2codec |