diff options
Diffstat (limited to 'devel/p5-Carp-Assert/Makefile')
-rw-r--r-- | devel/p5-Carp-Assert/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Carp-Assert/Makefile b/devel/p5-Carp-Assert/Makefile index 12f383e63a5..8411bc3ac47 100644 --- a/devel/p5-Carp-Assert/Makefile +++ b/devel/p5-Carp-Assert/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:42 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:38 wiz Exp $ DISTNAME= Carp-Assert-0.20 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 -SVR4_PKGNAME= p5cpa CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} |