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 6d47eed2803..764664cfb92 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2017/04/04 13:15:31 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2017/06/05 14:24:01 ryoon Exp $ DISTNAME= Image-Info-1.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} |