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>
This commit is contained in:
Erwin Lansing 2013-01-10 10:37:18 +00:00
parent 279369dc0b
commit dc0e56bb80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310175
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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)