diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-13 20:48:48 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-13 20:48:48 +0000 |
commit | aec2ad5d9e0ab8e5c93a15f74fba38c36a1aeefe (patch) | |
tree | 8422b3285046d1165c6e4560b2eb3fc4d48ed741 /openwrt/package/privoxy/ipkg/privoxy.control | |
parent | 91611cab51ba312b5771c183e6753ef2d2e1172a (diff) | |
download | mtk-20170518-aec2ad5d9e0ab8e5c93a15f74fba38c36a1aeefe.zip mtk-20170518-aec2ad5d9e0ab8e5c93a15f74fba38c36a1aeefe.tar.gz mtk-20170518-aec2ad5d9e0ab8e5c93a15f74fba38c36a1aeefe.tar.bz2 |
privoxy port, first try
SVN-Revision: 3364
Diffstat (limited to 'openwrt/package/privoxy/ipkg/privoxy.control')
-rw-r--r-- | openwrt/package/privoxy/ipkg/privoxy.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/privoxy/ipkg/privoxy.control b/openwrt/package/privoxy/ipkg/privoxy.control new file mode 100644 index 0000000..2d6ba8a --- /dev/null +++ b/openwrt/package/privoxy/ipkg/privoxy.control @@ -0,0 +1,5 @@ +Package: privoxy +Version: 3.0.3 +Section: net +Description: web proxy with advanced filtering capabilities +Priority: optional |