diff options
Diffstat (limited to 'graphics/p5-PerlMagick')
-rw-r--r-- | graphics/p5-PerlMagick/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile index b8c1091e20f..ee4441fbcfa 100644 --- a/graphics/p5-PerlMagick/Makefile +++ b/graphics/p5-PerlMagick/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2006/03/04 21:29:50 jlam Exp $ +# $NetBSD: Makefile,v 1.50 2006/04/04 22:30:50 ghen Exp $ .include "../../graphics/ImageMagick/Makefile.common" PKGNAME= p5-PerlMagick-${DISTVERSION} -PKGREVISION= 4 SVR4_PKGNAME= p5pma |