diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-18 13:40:06 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-18 13:40:06 +0000 |
commit | 2871918f50b1489576f932290c46a4af11b05b20 (patch) | |
tree | 6008ce59e77a990a9757394383ef08b248c6ed92 /openwrt/package/libcli/Config.in | |
parent | 8ac03dc72a1ff08dd5dda2d24595ae85809fbffa (diff) |
Corrected package name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2722 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libcli/Config.in')
-rw-r--r-- | openwrt/package/libcli/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libcli/Config.in b/openwrt/package/libcli/Config.in index 1fb87ddbb0..a7a187cca8 100644 --- a/openwrt/package/libcli/Config.in +++ b/openwrt/package/libcli/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_LIBCLI - prompt "l2tpns............................ A Cisco-like command line interface" + prompt "libcli............................ A Cisco-like command line interface" tristate default m if CONFIG_DEVEL help |