From 2621c2bf9efe2ec1a31ef1451a8d0c965c72df82 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:06:16 +0000 Subject: [PATCH] packages/crowdcontrol: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40253 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/crowdcontrol/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/crowdcontrol/Makefile b/net/crowdcontrol/Makefile index bf5e18f1a..036b90101 100644 --- a/net/crowdcontrol/Makefile +++ b/net/crowdcontrol/Makefile @@ -26,8 +26,8 @@ define Package/crowdcontrol endef define Package/crowdcontrol/description - Crowd Control is an small, cross-platform HTTP proxy (a fork of the elhttp project) - designed for systems with little RAM, such as a home router. It can filter URLs using + Crowd Control is an small, cross-platform HTTP proxy (a fork of the elhttp project) + designed for systems with little RAM, such as a home router. It can filter URLs using SquidGuard blocklists, and has the unique ability to filter HTTPS domains as well. endef