Add better identification for configuration dialog, especially
nice to have in with portupgrade PR: 54299 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer timeout (> 1 month)
This commit is contained in:
parent
3dbd05145b
commit
8b5d776474
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86860
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ else
|
|||
SET_LDAP1="ON"
|
||||
fi
|
||||
|
||||
/usr/bin/dialog --title "Additional SASL options" --clear \
|
||||
/usr/bin/dialog --title "Additional Cyrus SASL options" --clear \
|
||||
--checklist "\n\
|
||||
Please select desired options:" -1 -1 16 \
|
||||
NDBM "ndbm DB" ${SET_NDBM} \
|
||||
|
|
Loading…
Reference in a new issue