diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-13 09:37:29 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-13 09:37:29 +0000 |
commit | f4af9e6ffa08d46109f621030f33466073298245 (patch) | |
tree | 62eb4934809afd3c9b7b9787d26fd1a78a6cbfb3 /openwrt/package/vpnc/ipkg/vpnc.control | |
parent | 4ed1388b2c8c5abef5f656b1d31e15e577179009 (diff) |
Added vpnc, a cicso3000 vpn concentrator client
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2647 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/vpnc/ipkg/vpnc.control')
-rwxr-xr-x | openwrt/package/vpnc/ipkg/vpnc.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/vpnc/ipkg/vpnc.control b/openwrt/package/vpnc/ipkg/vpnc.control new file mode 100755 index 000000000..5087af9b2 --- /dev/null +++ b/openwrt/package/vpnc/ipkg/vpnc.control @@ -0,0 +1,6 @@ +Package: vpnc +Section: net +Architecture: mipsel +Priority: optional +Description: client for cisco3000 VPN Concentrator. +Depends: libgpg-error libgcrypt kmod-tun |