aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-05-31 18:37:46 +0000
committerRene Ladan <rene@FreeBSD.org>2019-05-31 18:37:46 +0000
commit3f4ab0dfb1abc20aa45ca0db028ce2a2affde812 (patch)
treee04aca6be2141aaaa087e7292ddd1160329f6f25 /dns
parentc7582709957b6064798c6284d4114a3502610158 (diff)
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsperf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/dnsperf/Makefile b/dns/dnsperf/Makefile
index cb710b0808f3..07cc644cc99f 100644
--- a/dns/dnsperf/Makefile
+++ b/dns/dnsperf/Makefile
@@ -4,6 +4,7 @@
PORTNAME= dnsperf
PORTVERSION= 2.2.1
DISTVERSIONPREFIX=v
+PORTREVISION= 1
CATEGORIES= dns benchmarks net
MAINTAINER= hrs@FreeBSD.org
@@ -11,7 +12,7 @@ COMMENT= Performance measurement of Domain Name System (DNS) servers
LICENSE= ISCL
-BUILD_DEPENDS= isc-config.sh:dns/bind912
+BUILD_DEPENDS= isc-config.sh:dns/bind914
LIB_DEPENDS= liblmdb.so:databases/lmdb \
libjson-c.so:devel/json-c \
libxml2.so:textproc/libxml2