diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-01-26 10:36:21 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-01-26 10:36:21 +0000 |
commit | f322fc22f2a33901195e67852eb62a6c5c8d7782 (patch) | |
tree | 4bfa00f9ad53f74542055fd15b37619bdd621a03 /package/ssltunnel/ipkg | |
parent | 0ecde858ec4a74839361b7c6725a95ed01e74de4 (diff) | |
download | master-187ad058-f322fc22f2a33901195e67852eb62a6c5c8d7782.tar.gz master-187ad058-f322fc22f2a33901195e67852eb62a6c5c8d7782.tar.bz2 master-187ad058-f322fc22f2a33901195e67852eb62a6c5c8d7782.zip |
Added package ssltunnel, thanks to Eric (emss)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3046 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ssltunnel/ipkg')
-rw-r--r-- | package/ssltunnel/ipkg/ssltunnel.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/ssltunnel/ipkg/ssltunnel.control b/package/ssltunnel/ipkg/ssltunnel.control new file mode 100644 index 0000000000..3f99805c57 --- /dev/null +++ b/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 |