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
commitbe14cc318b09868c8c89fde5196b754e9a3bbcbf (patch)
treef4003e85203fe7b0bb977182e4593f90c2de73ae /benchmarks/dnsperf
parent2eaf2ebf9146e466a4c62d77ef850da7dece09e3 (diff)
downloadpkgsrc-be14cc318b09868c8c89fde5196b754e9a3bbcbf.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"