diff --git a/openwrt/package/cyrus-sasl/Config.in b/openwrt/package/cyrus-sasl/Config.in index defb02f88..71c21440f 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 7cddf9747..9d67b0ebb 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