From 170691474422661a3a0e719db63f907b78a49644 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:18 +0000 Subject: [PATCH] packages/privoxy: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40131 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/privoxy/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net/privoxy/Makefile b/net/privoxy/Makefile index b19456a60..7257d1fad 100644 --- a/net/privoxy/Makefile +++ b/net/privoxy/Makefile @@ -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