From: juhosg Date: Thu, 27 Mar 2014 07:03:18 +0000 (+0000) Subject: packages/daemontools: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f0f3c268974bf04f7fcd3e2c905079e169952126;p=packages.git 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 --- 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)) -