pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python python: fix typo in comment in tool.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/162e7379ba19
branches: trunk
changeset: 406198:162e7379ba19
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Dec 15 23:59:00 2019 +0000
description:
python: fix typo in comment in tool.mk
diffstat:
lang/python/tool.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 1e609bdf7888 -r 162e7379ba19 lang/python/tool.mk
--- a/lang/python/tool.mk Sun Dec 15 23:53:11 2019 +0000
+++ b/lang/python/tool.mk Sun Dec 15 23:59:00 2019 +0000
@@ -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