diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-05-15 07:14:09 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-05-15 07:14:09 +0000 |
commit | 84bb6601c07b30a6579e28dcc9b4904c7ceb0d50 (patch) | |
tree | 79f26b6afc24a529845f7570af47a655b0f80761 /openwrt/package/matrixtunnel/ipkg | |
parent | 589ddc469d771f67e13946c08c865e597277e8e1 (diff) | |
download | mtk-20170518-84bb6601c07b30a6579e28dcc9b4904c7ceb0d50.zip mtk-20170518-84bb6601c07b30a6579e28dcc9b4904c7ceb0d50.tar.gz mtk-20170518-84bb6601c07b30a6579e28dcc9b4904c7ceb0d50.tar.bz2 |
add matrixtunnel package (thanks to Lorenz Schori).
SVN-Revision: 3779
Diffstat (limited to 'openwrt/package/matrixtunnel/ipkg')
-rw-r--r-- | openwrt/package/matrixtunnel/ipkg/matrixtunnel.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/matrixtunnel/ipkg/matrixtunnel.control b/openwrt/package/matrixtunnel/ipkg/matrixtunnel.control new file mode 100644 index 0000000..2d022e9 --- /dev/null +++ b/openwrt/package/matrixtunnel/ipkg/matrixtunnel.control @@ -0,0 +1,5 @@ +Package: matrixtunnel +Priority: optional +Section: net +Description: stunnel based on matrixssl +Depends: libmatrixssl |