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:
Erwin Lansing 2003-08-12 18:56:08 +00:00
parent 3dbd05145b
commit 8b5d776474
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86860

View file

@ -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} \