summaryrefslogtreecommitdiff
path: root/package/privoxy/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/privoxy/Config.in')
-rw-r--r--package/privoxy/Config.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/package/privoxy/Config.in b/package/privoxy/Config.in
deleted file mode 100644
index 8132907f4..000000000
--- a/package/privoxy/Config.in
+++ /dev/null
@@ -1,17 +0,0 @@
-config ADK_PACKAGE_PRIVOXY
- prompt "privoxy........................... web proxy with advanced filtering capabilities"
- tristate
- default n
- help
- Privoxy is a web proxy with advanced filtering capabilities for
- protecting privacy, modifying web page content, managing cookies,
- controlling access, and removing ads, banners, pop-ups and other
- obnoxious Internet junk. Privoxy has a very flexible configuration
- and can be customized to suit individual needs and tastes. Privoxy
- has application for both stand-alone systems and multi-user networks.
-
- http://www.privoxy.org/
-
- WARNING: no init script is installed at the moment. You must also
- fix file permissions on your own and create a privoxy user. This
- may change in a future revision of this package.