pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/emulator



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon Oct  8 20:13:35 UTC 2018

Modified Files:
        pkgsrc/mk/emulator: darwin-opendarwin.mk

Log Message:
Remove leading whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mk/emulator/darwin-opendarwin.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mk/emulator/darwin-opendarwin.mk
diff -u pkgsrc/mk/emulator/darwin-opendarwin.mk:1.1 pkgsrc/mk/emulator/darwin-opendarwin.mk:1.2
--- pkgsrc/mk/emulator/darwin-opendarwin.mk:1.1 Wed Aug  1 16:28:08 2007
+++ pkgsrc/mk/emulator/darwin-opendarwin.mk     Mon Oct  8 20:13:35 2018
@@ -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