svn commit: r305753 - head/usr.sbin/amd/amd

Cy Schubert cy at FreeBSD.org
Mon Sep 12 19:31:16 UTC 2016


Author: cy
Date: Mon Sep 12 19:31:14 2016
New Revision: 305753
URL: https://svnweb.freebsd.org/changeset/base/305753

Log:
  Fixup whitespace, repace space with a tab.
  
  X-MFC-with:	Upcoming amd update.

Modified:
  head/usr.sbin/amd/amd/Makefile

Modified: head/usr.sbin/amd/amd/Makefile
==============================================================================
--- head/usr.sbin/amd/amd/Makefile	Mon Sep 12 18:07:06 2016	(r305752)
+++ head/usr.sbin/amd/amd/Makefile	Mon Sep 12 19:31:14 2016	(r305753)
@@ -8,7 +8,7 @@
 
 .include <src.opts.mk>
 
-.PATH: ${.CURDIR}/../../../contrib/amd/amd
+.PATH:	${.CURDIR}/../../../contrib/amd/amd
 
 PROG=	amd
 MAN=	amd.8


More information about the svn-src-all mailing list