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 f56e2efa221..19210748781 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2016/02/25 11:09:50 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2016/10/09 21:41:55 wiz Exp $ DISTNAME= sysbench-0.4.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sysbench/} |