From 75821c2390b437410433614056080e7108342f0d Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 19 May 2005 16:24:25 +0000 Subject: [PATCH] Tweak Config.in prompt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@953 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/cyrus-sasl/Config.in | 2 +- openwrt/package/dhcp-forwarder/Config.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openwrt/package/cyrus-sasl/Config.in b/openwrt/package/cyrus-sasl/Config.in index defb02f889..71c21440fb 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. diff --git a/openwrt/package/dhcp-forwarder/Config.in b/openwrt/package/dhcp-forwarder/Config.in index 7cddf97478..9d67b0ebb3 100644 --- a/openwrt/package/dhcp-forwarder/Config.in +++ b/openwrt/package/dhcp-forwarder/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_DHCP_FORWARDER - tristate "dhcp-forwarder - a DHCP relay agent" + tristate "dhcp-forwarder - DHCP relay agent" default m if CONFIG_DEVEL help A DHCP relay agent -- 2.30.2