projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
more tristate -> prompt fixes
[openwrt.git]
/
openwrt
/
package
/
vpnc
/
Config.in
diff --git
a/openwrt/package/vpnc/Config.in
b/openwrt/package/vpnc/Config.in
index
2b3a423
..
6727650
100755
(executable)
--- a/
openwrt/package/vpnc/Config.in
+++ b/
openwrt/package/vpnc/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_VPNC
config BR2_PACKAGE_VPNC
- tristate "vpnc............................. client for cisco3000 VPN Concentrator."
+ prompt "vpnc............................. VPN client for Cisco 3000"
+ tristate
default m if CONFIG_DEVEL
depends on BR2_PACKAGE_KMOD_TUN
depends on BR2_PACKAGE_LIBGPG_ERROR
default m if CONFIG_DEVEL
depends on BR2_PACKAGE_KMOD_TUN
depends on BR2_PACKAGE_LIBGPG_ERROR
This page took
0.020238 seconds
and
4
git commands to generate.