packages/polipo: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:15 +0000 (07:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:15 +0000 (07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40190

net/polipo/Makefile

index c6a140348c7cd15b05a4f1fc36e386fe202826c2..2cb257adf8ef8cabb06d7d49b0559d580017c42f 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -27,9 +27,9 @@ define Package/polipo
 endef
 
 define Package/polipo/description
- Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy, 
- a proxy server). While Polipo was designed to be used by one person or a 
- small group of people, there is nothing that prevents it from being used 
+ Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy,
+ a proxy server). While Polipo was designed to be used by one person or a
+ small group of people, there is nothing that prevents it from being used
  by a larger group.
 endef