Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 15:12:06 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r307675 - head/gnu/usr.bin
Message-ID:  <201610201512.u9KFC6YK053716@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Thu Oct 20 15:12:06 2016
New Revision: 307675
URL: https://svnweb.freebsd.org/changeset/base/307675

Log:
  Remove trailing whitespace from r307674

Modified:
  head/gnu/usr.bin/Makefile

Modified: head/gnu/usr.bin/Makefile
==============================================================================
--- head/gnu/usr.bin/Makefile	Thu Oct 20 14:48:57 2016	(r307674)
+++ head/gnu/usr.bin/Makefile	Thu Oct 20 15:12:06 2016	(r307675)
@@ -17,8 +17,8 @@ SUBDIR.${MK_GDB}+=	gdb
 .endif
 
 SUBDIR.${MK_GCC}+=	cc
-SUBDIR.${MK_GNU_DIFF}+=	diff diff3                                      
-SUBDIR.${MK_GNU_GREP}+=	grep                                            
+SUBDIR.${MK_GNU_DIFF}+=	diff diff3
+SUBDIR.${MK_GNU_GREP}+=	grep
 SUBDIR.${MK_GPL_DTC}+=	dtc
 SUBDIR.${MK_TESTS}+=	tests
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610201512.u9KFC6YK053716>