From 79b9486e4b4c5bc8f1be536d1422b38babab9299 Mon Sep 17 00:00:00 2001 From: Gabor Juhos 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 SVN-Revision: 40075 --- utils/daemontools/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/utils/daemontools/Makefile b/utils/daemontools/Makefile index e667ce4806..771e4c565f 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)) - -- 2.30.2