diff options
Diffstat (limited to 'devel/p5-Try-Tiny/Makefile')
-rw-r--r-- | devel/p5-Try-Tiny/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Try-Tiny/Makefile b/devel/p5-Try-Tiny/Makefile index e279c323c07..fe02f2f137b 100644 --- a/devel/p5-Try-Tiny/Makefile +++ b/devel/p5-Try-Tiny/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/04/23 23:22:55 dsainty Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:36:25 wiz Exp $ # DISTNAME= Try-Tiny-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOY/} |