pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/python



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Dec 15 23:59:00 UTC 2019

Modified Files:
        pkgsrc/lang/python: tool.mk

Log Message:
python: fix typo in comment in tool.mk


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/python/tool.mk

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

Modified files:

Index: pkgsrc/lang/python/tool.mk
diff -u pkgsrc/lang/python/tool.mk:1.2 pkgsrc/lang/python/tool.mk:1.3
--- pkgsrc/lang/python/tool.mk:1.2      Sun Nov 24 11:41:15 2019
+++ pkgsrc/lang/python/tool.mk  Sun Dec 15 23:59:00 2019
@@ -1,8 +1,8 @@
-# $NetBSD: tool.mk,v 1.2 2019/11/24 11:41:15 nia Exp $
+# $NetBSD: tool.mk,v 1.3 2019/12/15 23:59:00 gutteridge Exp $
 #
 # Create `python' interpreter wrapper for applicable Python bin.
 #
-# This mk fragment can be included in all packages that uses `python'
+# This mk fragment can be included in all packages that use `python'
 # as a tool without a pkgsrc-style version suffix.
 #
 # Keywords: python



Home | Main Index | Thread Index | Old Index