diff options
author | obache <obache> | 2012-01-08 05:26:53 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-08 05:26:53 +0000 |
commit | 8f20cf60ca6b52a979f1e5aed9d177dc3ba0964e (patch) | |
tree | 7a672280fda1e1fe91a8b00ed9f0ddb220ab231e /graphics | |
parent | a95268987fb9e9f01a602968d1d0f5a0b027be34 (diff) | |
download | pkgsrc-8f20cf60ca6b52a979f1e5aed9d177dc3ba0964e.tar.gz |
Reset PKGREVISION from base pkg update.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphicsMagick/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-GraphicsMagick/Makefile b/graphics/p5-GraphicsMagick/Makefile index acbd1dfc55e..f50dc712a08 100644 --- a/graphics/p5-GraphicsMagick/Makefile +++ b/graphics/p5-GraphicsMagick/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2011/11/01 06:01:42 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2012/01/08 05:26:53 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../graphics/GraphicsMagick/Makefile.common" PKGNAME= p5-GraphicsMagick-${DISTVERSION} -PKGREVISION= 4 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.graphicsmagick.org/perl.html |