diff options
Diffstat (limited to 'devel/p5-TryCatch/Makefile')
-rw-r--r-- | devel/p5-TryCatch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-TryCatch/Makefile b/devel/p5-TryCatch/Makefile index 807ab25e1dd..e8ad2445270 100644 --- a/devel/p5-TryCatch/Makefile +++ b/devel/p5-TryCatch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/08/22 04:14:39 wen Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:26 wiz Exp $ DISTNAME= TryCatch-1.003002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5sto CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASH/} |