packages/polipo: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:05:15 +0000 (07:05 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40190 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/polipo/Makefile

index c6a1403..2cb257a 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