pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/check check-files.mk: fix typo in comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/ade6d6550312
branches: trunk
changeset: 443755:ade6d6550312
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Dec 20 19:49:25 2020 +0000
description:
check-files.mk: fix typo in comment
diffstat:
mk/check/check-files.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 77cc2d4be2dd -r ade6d6550312 mk/check/check-files.mk
--- a/mk/check/check-files.mk Sun Dec 20 19:44:16 2020 +0000
+++ b/mk/check/check-files.mk Sun Dec 20 19:49:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: check-files.mk,v 1.36 2017/10/02 14:14:04 wiz Exp $
+# $NetBSD: check-files.mk,v 1.37 2020/12/20 19:49:25 gutteridge Exp $
#
# This file checks that the list of installed files matches the PLIST.
# For that purpose it records the file list of LOCALBASE before and
@@ -68,7 +68,7 @@
CHECK_FILES_SKIP+= ${VARBASE}/.*
.endif
-# File that are outside of ${PREFIX} in directories we already know we'll
+# Files that are outside of ${PREFIX} in directories we already know we'll
# be using for mutable data.
#
.for d in ${MAKE_DIRS} ${OWN_DIRS}
Home |
Main Index |
Thread Index |
Old Index