Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Typo in comment
details: https://anonhg.NetBSD.org/src/rev/8c4a25d92000
branches: trunk
changeset: 797970:8c4a25d92000
user: apb <apb%NetBSD.org@localhost>
date: Tue Aug 05 15:51:23 2014 +0000
description:
Typo in comment
diffstat:
share/mk/bsd.own.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 61d82cdc9d35 -r 8c4a25d92000 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Tue Aug 05 15:45:49 2014 +0000
+++ b/share/mk/bsd.own.mk Tue Aug 05 15:51:23 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.825 2014/08/05 15:25:20 apb Exp $
+# $NetBSD: bsd.own.mk,v 1.826 2014/08/05 15:51:23 apb Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@@ -1175,7 +1175,7 @@
.endfor
#
-# TOOL_GZIP and friends. These might refer to TOOL_PIGS or to the host gzip.
+# TOOL_GZIP and friends. These might refer to TOOL_PIGZ or to the host gzip.
#
.if ${USE_PIGZGZIP} != "no"
TOOL_GZIP= ${TOOL_PIGZ}
Home |
Main Index |
Thread Index |
Old Index