summaryrefslogtreecommitdiff
path: root/openwrt/package/vpnc
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2005-12-13 10:22:15 +0000
committerFlorian Fainelli <florian@openwrt.org>2005-12-13 10:22:15 +0000
commit9e0057bdf6f40bf6f30e12450abca07ab9fd21ca (patch)
tree230292c41ee3e9615a0e89f1d7af27a4931b3833 /openwrt/package/vpnc
parent10711d79714504f7250684bcef475d35272f5f04 (diff)
downloadmtk-20170518-9e0057bdf6f40bf6f30e12450abca07ab9fd21ca.zip
mtk-20170518-9e0057bdf6f40bf6f30e12450abca07ab9fd21ca.tar.gz
mtk-20170518-9e0057bdf6f40bf6f30e12450abca07ab9fd21ca.tar.bz2
Added vnc-reflector, corrected typo in vpnc/Config.in added then to menuconfig
SVN-Revision: 2648
Diffstat (limited to 'openwrt/package/vpnc')
-rwxr-xr-xopenwrt/package/vpnc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/vpnc/Config.in b/openwrt/package/vpnc/Config.in
index 2b3a423..03d909a 100755
--- a/openwrt/package/vpnc/Config.in
+++ b/openwrt/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