aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind99
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2013-01-10 18:37:18 +0800
committererwin <erwin@FreeBSD.org>2013-01-10 18:37:18 +0800
commitea47431598e9697baa82895060723ec1fda90c0b (patch)
tree6b7a881c6df175bdd896e0902b52cd713e9c768d /dns/bind99
parent0b328d3ef7e69f9305015f40c1d85f26ecda2db9 (diff)
downloadfreebsd-ports-gnome-ea47431598e9697baa82895060723ec1fda90c0b.tar.gz
freebsd-ports-gnome-ea47431598e9697baa82895060723ec1fda90c0b.tar.zst
freebsd-ports-gnome-ea47431598e9697baa82895060723ec1fda90c0b.zip
Reduce lenght of the option description for RPZRRL_PATCH to
avoid problems with the older dialog(1) on FreeBSD 8.x Noticed by: Terry Kennedy <terry@tmk.com>
Diffstat (limited to 'dns/bind99')
-rw-r--r--dns/bind99/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index 1feb0e8a2b0c..4d5c33467357 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -42,7 +42,7 @@ SIGCHASE_DESC= dig/host/nslookup will do DNSSEC validation
FIXED_RRSET_DESC= Enable fixed rrset ordering
RPZ_NSIP_DESC= Enable RPZ NSIP trigger rules
RPZ_NSDNAME_DESC= Enable RPZ NSDNAME policy records
-RPZRRL_PATCH_DESC= RPZ speed improvements and RRL patch (experimental)
+RPZRRL_PATCH_DESC= RPZ improvements + RRL patch (experimental)
DLZ_DESC= Dynamically Loadable Zones
DLZ_POSTGRESQL_DESC= DLZ Postgres driver
DLZ_MYSQL_DESC= DLZ MySQL driver (no threading)