packages/privoxy: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:18 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:18 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40131 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/privoxy/Makefile

index b19456a..7257d1f 100644 (file)
@@ -34,11 +34,11 @@ define Package/privoxy
 endef
 
 define Package/privoxy/description
-       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 
+       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.
 endef