From f0f3c268974bf04f7fcd3e2c905079e169952126 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:18 +0000 Subject: [PATCH] packages/daemontools: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40075 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/daemontools/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/utils/daemontools/Makefile b/utils/daemontools/Makefile index e667ce480..771e4c565 100644 --- a/utils/daemontools/Makefile +++ b/utils/daemontools/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 2007 OpenWrt.org -# Original port by FreeWRT project. +# Original port by FreeWRT project. # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -48,4 +48,3 @@ define Package/daemontools/install endef $(eval $(call BuildPackage,daemontools)) -