summaryrefslogtreecommitdiffstats
path: root/package/vpnc
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-13 10:22:15 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-13 10:22:15 +0000
commitbb9828dba2dca3f7139e22663efde094892e6b81 (patch)
tree7e9abfce3effe095ac043b2b0941cc5d3a61844d /package/vpnc
parentd9c2ff6d1a42476c156147c8a80e2aebecf9f4b6 (diff)
Added vnc-reflector, corrected typo in vpnc/Config.in added then to menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2648 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/vpnc')
-rwxr-xr-xpackage/vpnc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vpnc/Config.in b/package/vpnc/Config.in
index 2b3a42356..03d909a9b 100755
--- a/package/vpnc/Config.in
+++ b/package/vpnc/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_VPNC
- tristate "vpnc............................. client for cisco3000 VPN Concentrator."
+ tristate "vpnc............................. VPN client for Cisco 3000"
default m if CONFIG_DEVEL
depends on BR2_PACKAGE_KMOD_TUN
depends on BR2_PACKAGE_LIBGPG_ERROR