diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2006-03-13 20:48:48 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2006-03-13 20:48:48 +0000 |
commit | c3cb38beb5db8f0f5d64d2638eae6e7b21242936 (patch) | |
tree | 0d735e7ca56220aaec7c91f8d69c10d22e54e587 /package/privoxy/ipkg/privoxy.control | |
parent | 1ae28e37b5ace45200e9c3e5523c099c004f5608 (diff) | |
download | master-187ad058-c3cb38beb5db8f0f5d64d2638eae6e7b21242936.tar.gz master-187ad058-c3cb38beb5db8f0f5d64d2638eae6e7b21242936.tar.bz2 master-187ad058-c3cb38beb5db8f0f5d64d2638eae6e7b21242936.zip |
privoxy port, first try
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3364 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/privoxy/ipkg/privoxy.control')
-rw-r--r-- | package/privoxy/ipkg/privoxy.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/privoxy/ipkg/privoxy.control b/package/privoxy/ipkg/privoxy.control new file mode 100644 index 0000000000..2d6ba8a773 --- /dev/null +++ b/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 |