diff options
Diffstat (limited to 'dns/bind920/Makefile')
-rw-r--r-- | dns/bind920/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind920/Makefile b/dns/bind920/Makefile index df55886ef771..d3ff68396546 100644 --- a/dns/bind920/Makefile +++ b/dns/bind920/Makefile @@ -1,7 +1,7 @@ # pkg-help formatted with fmt 59 63 PORTNAME= bind -DISTVERSION= 9.20.10 +DISTVERSION= 9.20.12 .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here PORTREVISION= 0 @@ -114,7 +114,7 @@ OVERRIDECACHE_DESC= Use the override-cache patch QUERYTRACE_DESC= Enable the very verbose query tracelogging START_LATE_DESC= Start BIND late in the boot process (see help) STATS_DESC= Statistics channels -STATS_JSON_DESC= Enable XML statistics channel +STATS_JSON_DESC= Enable JSON statistics channel STATS_XML_DESC= Enable XML statistics channel TCP_FASTOPEN_DESC= RFC 7413 support |