diff options
Diffstat (limited to 'devel/p5-Test-CheckDeps/Makefile')
-rw-r--r-- | devel/p5-Test-CheckDeps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-CheckDeps/Makefile b/devel/p5-Test-CheckDeps/Makefile index a6f185191d0..875acbe4050 100644 --- a/devel/p5-Test-CheckDeps/Makefile +++ b/devel/p5-Test-CheckDeps/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:46 obache Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:20 wiz Exp $ # DISTNAME= Test-CheckDeps-0.008 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |