Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk disorder police



details:   https://anonhg.NetBSD.org/src/rev/5050131656cb
branches:  trunk
changeset: 445749:5050131656cb
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Nov 11 18:02:23 2018 +0000

description:
disorder police

diffstat:

 share/mk/bsd.own.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 152df02e69a9 -r 5050131656cb share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk       Sun Nov 11 12:03:07 2018 +0000
+++ b/share/mk/bsd.own.mk       Sun Nov 11 18:02:23 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.own.mk,v 1.1081 2018/11/11 08:28:35 maya Exp $
+#      $NetBSD: bsd.own.mk,v 1.1082 2018/11/11 18:02:23 christos Exp $
 
 # This needs to be before bsd.init.mk
 .if defined(BSD_MK_COMPAT_FILE)
@@ -485,8 +485,8 @@
 TOOL_CTFMERGE=         ctfmerge
 TOOL_CVSLATEST=                cvslatest
 TOOL_DB=               db
+TOOL_DISKLABEL=                disklabel
 TOOL_DTC=              dtc
-TOOL_DISKLABEL=                disklabel
 TOOL_EQN=              eqn
 TOOL_FDISK=            fdisk
 TOOL_FGEN=             fgen



Home | Main Index | Thread Index | Old Index