summaryrefslogtreecommitdiff
path: root/benchmarks/dnsperf
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-10-16 09:37:27 +0000
committermaya <maya@pkgsrc.org>2019-10-16 09:37:27 +0000
commit461b4ace3d4cc88f94b917fb84565d8597d9f71d (patch)
treed979412042e3f3687dfdd87b4f4b474ded4cf96d /benchmarks/dnsperf
parent912ad50ecc950f28520831994fff1b13cae4a975 (diff)
downloadpkgsrc-461b4ace3d4cc88f94b917fb84565d8597d9f71d.tar.gz
*: bind912 -> bind914
Thanks taca for the heads up.
Diffstat (limited to 'benchmarks/dnsperf')
-rw-r--r--benchmarks/dnsperf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile
index 081870c71b3..44b146d9f8a 100644
--- a/benchmarks/dnsperf/Makefile
+++ b/benchmarks/dnsperf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/09/25 18:12:09 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2019/10/16 09:37:27 maya Exp $
DISTNAME= dnsperf-src-2.1.0.0-1
PKGNAME= dnsperf-2.1.0.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION_NOREV}/
@@ -24,7 +24,7 @@ REPLACE_SH+= resperf-report
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../net/GeoIP/buildlink3.mk"
-.include "../../net/bind912/buildlink3.mk"
+.include "../../net/bind914/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/json-c/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"