summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2018-09-25 18:12:09 +0000
committertnn <tnn@pkgsrc.org>2018-09-25 18:12:09 +0000
commitc5839fe835a59c52b65f3ef3bfdde63b7ab454b8 (patch)
tree57df2edd55e73e929dad29369a7402fb6d9494d2 /benchmarks
parent5330586aff999d2bd3cd79c1587d674e302c22dc (diff)
downloadpkgsrc-c5839fe835a59c52b65f3ef3bfdde63b7ab454b8.tar.gz
dnsperf: bind99 is gone
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dnsperf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/benchmarks/dnsperf/Makefile b/benchmarks/dnsperf/Makefile
index a3f0aa73957..081870c71b3 100644
--- a/benchmarks/dnsperf/Makefile
+++ b/benchmarks/dnsperf/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2018/07/26 14:34:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2018/09/25 18:12:09 tnn Exp $
DISTNAME= dnsperf-src-2.1.0.0-1
PKGNAME= dnsperf-2.1.0.0
+PKGREVISION= 1
CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PKGBASE}/${PKGVERSION_NOREV}/
@@ -23,7 +24,7 @@ REPLACE_SH+= resperf-report
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../net/GeoIP/buildlink3.mk"
-.include "../../net/bind99/buildlink3.mk"
+.include "../../net/bind912/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/json-c/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"