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/6ad6896d3998
branches:  trunk
changeset: 419324:6ad6896d3998
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 26029162dae1 -r 6ad6896d3998 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