aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2013-01-10 10:37:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2013-01-10 10:37:18 +0000
commitdc0e56bb808373479a5500a78bef212b6058ec17 (patch)
tree6b7a881c6df175bdd896e0902b52cd713e9c768d /dns
parent279369dc0ba9e129a50bb1d4478955db68d63727 (diff)
downloadports-dc0e56bb808373479a5500a78bef212b6058ec17.tar.gz
ports-dc0e56bb808373479a5500a78bef212b6058ec17.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/bind98/Makefile2
-rw-r--r--dns/bind99/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile
index 849eaf7f1138..c7999b703ad1 100644
--- a/dns/bind98/Makefile
+++ b/dns/bind98/Makefile
@@ -41,7 +41,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)
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)