diff options
Diffstat (limited to 'graphics/p5-Image-Info/Makefile')
-rw-r--r-- | graphics/p5-Image-Info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index 5b60dd8c2c3..f85fbfa1afe 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2012/09/03 11:16:22 sno Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/03 21:56:14 wiz Exp $ # DISTNAME= Image-Info-1.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5iin CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |