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 25f55c1f0cf..883bfbedf7f 100644 --- a/devel/p5-Try-Tiny/Makefile +++ b/devel/p5-Try-Tiny/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/11/16 08:03:48 sno Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 21:55:49 wiz Exp $ # DISTNAME= Try-Tiny-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOY/} |