pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/emulator Remove leading whitespace
details: https://anonhg.NetBSD.org/pkgsrc/rev/7368220fb270
branches: trunk
changeset: 324139:7368220fb270
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Oct 08 20:13:35 2018 +0000
description:
Remove leading whitespace
diffstat:
mk/emulator/darwin-opendarwin.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8af514c10e0f -r 7368220fb270 mk/emulator/darwin-opendarwin.mk
--- a/mk/emulator/darwin-opendarwin.mk Mon Oct 08 20:02:17 2018 +0000
+++ b/mk/emulator/darwin-opendarwin.mk Mon Oct 08 20:13:35 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: darwin-opendarwin.mk,v 1.1 2007/08/01 16:28:08 jlam Exp $
+# $NetBSD: darwin-opendarwin.mk,v 1.2 2018/10/08 20:13:35 rillig Exp $
#
# OpenDarwin
#
@@ -11,7 +11,7 @@
. include "${PKGSRCDIR}/emulators/darwin_lib/emulator.mk"
.elif !empty(EMUL_TYPE.darwin:Mopendarwin)
- # default to highest version of OpenDarwin
+# default to highest version of OpenDarwin
. include "${PKGSRCDIR}/emulators/darwin_lib/emulator.mk"
.else
Home |
Main Index |
Thread Index |
Old Index