diff options
Diffstat (limited to 'benchmarks/p5-Benchmark-Timer/Makefile')
-rw-r--r-- | benchmarks/p5-Benchmark-Timer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/p5-Benchmark-Timer/Makefile b/benchmarks/p5-Benchmark-Timer/Makefile index 1fca535044f..5bcbb37b195 100644 --- a/benchmarks/p5-Benchmark-Timer/Makefile +++ b/benchmarks/p5-Benchmark-Timer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/08/14 08:21:12 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:25 wiz Exp $ DISTNAME= Benchmark-Timer-0.7102 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Benchmark/} |