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 bd6eee42653..067aa105e5e 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/09/05 19:46:36 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:40 wiz Exp $ DISTNAME= Image-Info-1.36 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5iin CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |