From 24c1e6433ce2325507223200224cb563f7856e7e Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:48 +0000 Subject: [PATCH] packages/nocatauth: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40163 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/nocatauth/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/nocatauth/Makefile b/net/nocatauth/Makefile index 61d413e45..92f55aa67 100644 --- a/net/nocatauth/Makefile +++ b/net/nocatauth/Makefile @@ -29,9 +29,9 @@ define Package/nocatauth endef define Package/nocatauth/description - NoCatAuth is the original "catch and release" captive portal - implementation. It provides a simple splash screen web page for - clients on your network, as well as a variety of authenticated + NoCatAuth is the original "catch and release" captive portal + implementation. It provides a simple splash screen web page for + clients on your network, as well as a variety of authenticated modes. It is written in Perl. endef