diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 13:40:51 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 13:40:51 +0000 |
commit | defb55e8d08248ff07de87667540c9d075a30b2d (patch) | |
tree | 2c5a8be07d03972a95f8e2c455b045885999cc5b /openwrt/package/bitlbee | |
parent | c2938966836db28e895b9eb37f9eec9195b76550 (diff) |
add miau from Benjamin Binier, updated to newest upstream, thx. add syslog-ng from Sebastien Bourgasser, pending missing libol package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3378 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/bitlbee')
-rw-r--r-- | openwrt/package/bitlbee/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/bitlbee/Config.in b/openwrt/package/bitlbee/Config.in index 3560e2848..e2db4321b 100644 --- a/openwrt/package/bitlbee/Config.in +++ b/openwrt/package/bitlbee/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_BITLBEE - prompt "BitlBee........................... IRC gateway to IM chat networks" + prompt "bitlbee........................... IRC gateway to IM chat networks" tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBOPENSSL |