pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/mirmake



Module Name:    pkgsrc
Committed By:   vins
Date:           Wed Jul 19 11:08:52 UTC 2023

Modified Files:
        pkgsrc/devel/mirmake: MESSAGE

Log Message:
mirmake: fix typo in MESSAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/mirmake/MESSAGE

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

Modified files:

Index: pkgsrc/devel/mirmake/MESSAGE
diff -u pkgsrc/devel/mirmake/MESSAGE:1.1 pkgsrc/devel/mirmake/MESSAGE:1.2
--- pkgsrc/devel/mirmake/MESSAGE:1.1    Wed Jul 12 19:34:39 2023
+++ pkgsrc/devel/mirmake/MESSAGE        Wed Jul 19 11:08:52 2023
@@ -1,8 +1,8 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2023/07/12 19:34:39 vins Exp $
+$NetBSD: MESSAGE,v 1.2 2023/07/19 11:08:52 vins Exp $
 
 All binaries provided by MirMake have been installed at ${PREFIX}/bin,
-by preprending a m* (e.g. mbmake, minstall...), to avoid conflicts
-with bmake and other native utilities.
+by prepending then a  "\m*" (e.g. mbmake, minstall...), thus to avoid
+conflicting names with bmake and other built-in utilities. 
 
 ===========================================================================



Home | Main Index | Thread Index | Old Index