diff options
Diffstat (limited to 'graphics/p5-PerlMagick/Makefile')
-rw-r--r-- | graphics/p5-PerlMagick/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile index 8673cd9ca34..c7936c593cb 100644 --- a/graphics/p5-PerlMagick/Makefile +++ b/graphics/p5-PerlMagick/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.67 2009/12/15 21:48:02 joerg Exp $ +# $NetBSD: Makefile,v 1.68 2010/01/17 12:02:21 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../graphics/ImageMagick/Makefile.common" PKGNAME= p5-PerlMagick-${DISTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5pma |