diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/sysbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index d52b46cc277..67f3d4b9718 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/03/02 20:33:22 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/01/01 11:52:10 wiz Exp $ DISTNAME= sysbench-0.4.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sysbench/} |