diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-19 16:24:25 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-19 16:24:25 +0000 |
commit | 60c5881e261048ff43282fb278a85308568fe128 (patch) | |
tree | 13a51e3681c83f7954b3b0e5b93bc70fb0474050 /openwrt/package/cyrus-sasl | |
parent | e42ef1172128d0db435607ce668fa5afa22d5002 (diff) | |
download | mtk-20170518-60c5881e261048ff43282fb278a85308568fe128.zip mtk-20170518-60c5881e261048ff43282fb278a85308568fe128.tar.gz mtk-20170518-60c5881e261048ff43282fb278a85308568fe128.tar.bz2 |
Tweak Config.in prompt
SVN-Revision: 953
Diffstat (limited to 'openwrt/package/cyrus-sasl')
-rw-r--r-- | openwrt/package/cyrus-sasl/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/cyrus-sasl/Config.in b/openwrt/package/cyrus-sasl/Config.in index defb02f..71c2144 100644 --- a/openwrt/package/cyrus-sasl/Config.in +++ b/openwrt/package/cyrus-sasl/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_LIBSASL2 - tristate "libsasl2 (a general purpose authentication library)" + tristate "libsasl2 - General purpose authentication library" default m if CONFIG_DEVEL help A general purpose authentication library. |