diff options
Diffstat (limited to 'graphics/p5-Image-Info/Makefile')
-rw-r--r-- | graphics/p5-Image-Info/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index 5a64d7f5701..f2af4133c5b 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2010/12/02 12:18:12 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2011/08/14 12:59:50 obache Exp $ # DISTNAME= Image-Info-1.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5iin CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |