diff options
author | tron <tron@pkgsrc.org> | 2005-07-25 11:30:17 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-07-25 11:30:17 +0000 |
commit | 00c972c69c38161b50b562f0075748b83d42886f (patch) | |
tree | 23cab83df5c7d93d6d5fe6bf8c7fdcd3cbfbc4e6 /graphics/ImageMagick/Makefile | |
parent | 91460fe1597a1a351b658a193ddb18430f03085b (diff) | |
download | pkgsrc-00c972c69c38161b50b562f0075748b83d42886f.tar.gz |
Backout changes from package revision 1. It turns out that the original
checksum and size were correct and I managed to download the outdated
version from two different hosts. Must be Monday ...
Oh yes, bump the package revision again.
Diffstat (limited to 'graphics/ImageMagick/Makefile')
-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 f5aaee15dd2..53dfe9c1dec 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.129 2005/07/25 10:23:09 tron Exp $ +# $NetBSD: Makefile,v 1.130 2005/07/25 11:30:17 tron Exp $ .include "Makefile.common" PKGNAME= ImageMagick-${DISTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.simplesystems.org/ImageMagick/ |