diff options
Diffstat (limited to 'devel/p5-Test-More-Behaviour/Makefile')
-rw-r--r-- | devel/p5-Test-More-Behaviour/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-More-Behaviour/Makefile b/devel/p5-Test-More-Behaviour/Makefile index 5a27d4ddc5d..90452e92d2a 100644 --- a/devel/p5-Test-More-Behaviour/Makefile +++ b/devel/p5-Test-More-Behaviour/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/12/09 14:17:47 obache Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:22 wiz Exp $ DISTNAME= Test-More-Behaviour-1.0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |