summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dnsperf/Makefile3
-rw-r--r--benchmarks/sysbench/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile
index fbaba42af6f..10be531380a 100644
--- a/benchmarks/dnsperf/Makefile
+++ b/benchmarks/dnsperf/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2021/03/23 18:17:26 tron Exp $
+# $NetBSD: Makefile,v 1.20 2021/04/21 11:41:02 adam Exp $
DISTNAME= dnsperf-2.5.1
+PKGREVISION= 1
CATEGORIES= benchmarks net
MASTER_SITES= https://www.dns-oarc.net/files/dnsperf/
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile
index 5aff255c729..26884c45e0e 100644
--- a/benchmarks/sysbench/Makefile
+++ b/benchmarks/sysbench/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/11/05 09:07:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2021/04/21 11:41:02 adam Exp $
DISTNAME= sysbench-0.4.12
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sysbench/}