diff options
Diffstat (limited to 'devel/p5-Test-Most/Makefile')
-rw-r--r-- | devel/p5-Test-Most/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Most/Makefile b/devel/p5-Test-Most/Makefile index 264cb6f55e0..a8301894bb3 100644 --- a/devel/p5-Test-Most/Makefile +++ b/devel/p5-Test-Most/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2013/12/09 14:17:47 obache Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:22 wiz Exp $ # DISTNAME= Test-Most-0.31 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |