diff options
Diffstat (limited to 'devel/p5-IO-stringy/Makefile')
-rw-r--r-- | devel/p5-IO-stringy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile index 2e3493dc5c5..baac2351060 100644 --- a/devel/p5-IO-stringy/Makefile +++ b/devel/p5-IO-stringy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2015/04/24 16:03:24 mef Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:49:21 wiz Exp $ # DISTNAME= IO-stringy-2.111 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |