diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-26 10:36:21 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-26 10:36:21 +0000 |
commit | 3c84b7180347b40549e5f236de8ee093fbee7b70 (patch) | |
tree | 8f5e179affa31f13b52291fa61ac34a249e29256 /openwrt/package/ssltunnel/ipkg/ssltunnel.control | |
parent | 7170d88b06300ca09f33e1f354e531b27426d184 (diff) |
Added package ssltunnel, thanks to Eric (emss)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3046 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ssltunnel/ipkg/ssltunnel.control')
-rw-r--r-- | openwrt/package/ssltunnel/ipkg/ssltunnel.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/ssltunnel/ipkg/ssltunnel.control b/openwrt/package/ssltunnel/ipkg/ssltunnel.control new file mode 100644 index 0000000000..3f99805c57 --- /dev/null +++ b/openwrt/package/ssltunnel/ipkg/ssltunnel.control @@ -0,0 +1,5 @@ +Package: ssltunnel +Priority: optional +Section: net +Description: A PPP over SSL vpn tool +Depends: openssl, ppp |