pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 26 06:22:25 UTC 2026

Modified Files:
        pkgsrc/mk: license.mk

Log Message:
mk: grammar fix


To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 pkgsrc/mk/license.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/license.mk
diff -u pkgsrc/mk/license.mk:1.124 pkgsrc/mk/license.mk:1.125
--- pkgsrc/mk/license.mk:1.124  Sun Jul 26 06:20:42 2026
+++ pkgsrc/mk/license.mk        Sun Jul 26 06:22:25 2026
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.124 2026/07/26 06:20:42 rillig Exp $
+# $NetBSD: license.mk,v 1.125 2026/07/26 06:22:25 wiz Exp $
 #
 # This file handles everything about the LICENSE variable. It is
 # included automatically by bsd.pkg.mk.
@@ -288,7 +288,7 @@ PKG_FAIL_REASON+= \
 .endif
 
 # guess-license:
-#      Extracts the current package and guess its license.
+#      Extracts the current package and guesses its license.
 #      This is useful for package developers.
 #
 # Keywords: license



Home | Main Index | Thread Index | Old Index