git: 071054522a04 - main - dns/bind9*: fixup option description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Jun 2025 15:45:15 UTC
The branch main has been updated by mat:
URL: https://cgit.FreeBSD.org/ports/commit/?id=071054522a04e9a77978ce98d6bcedb472faacc1
commit 071054522a04e9a77978ce98d6bcedb472faacc1
Author: Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2025-06-22 15:44:13 +0000
Commit: Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2025-06-22 15:44:56 +0000
dns/bind9*: fixup option description
Reported by: John W. O'Brien
---
dns/bind9-devel/Makefile | 2 +-
dns/bind918/Makefile | 2 +-
dns/bind920/Makefile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 34753a0b453f..3d15cab52ec7 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -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
diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile
index 32120dcf944f..6372aeb31964 100644
--- a/dns/bind918/Makefile
+++ b/dns/bind918/Makefile
@@ -81,7 +81,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
diff --git a/dns/bind920/Makefile b/dns/bind920/Makefile
index df55886ef771..0255d13cec36 100644
--- a/dns/bind920/Makefile
+++ b/dns/bind920/Makefile
@@ -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