Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2016 19:31:15 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r305753 - head/usr.sbin/amd/amd
Message-ID:  <201609121931.u8CJVF2k070880@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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