pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk bsd.options.mk: fix typo in comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/af10124c51ae
branches: trunk
changeset: 454443:af10124c51ae
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Jun 11 20:21:01 2021 +0000
description:
bsd.options.mk: fix typo in comment
diffstat:
mk/bsd.options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ff6fd9daa707 -r af10124c51ae mk/bsd.options.mk
--- a/mk/bsd.options.mk Fri Jun 11 20:17:38 2021 +0000
+++ b/mk/bsd.options.mk Fri Jun 11 20:21:01 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.options.mk,v 1.78 2020/06/06 19:09:37 rillig Exp $
+# $NetBSD: bsd.options.mk,v 1.79 2021/06/11 20:21:01 gutteridge Exp $
#
# This Makefile fragment provides boilerplate code for standard naming
# conventions for handling per-package build options.
@@ -53,7 +53,7 @@
# A list of options implied by deprecated variables
# used. This can be used for cases that neither
# PKG_OPTIONS_LEGACY_VARS nor PKG_OPTIONS_LEGACY_OPTS
-# can handle, e. g. when PKG_OPTIONS_VAR is renamed.
+# can handle, e.g., when PKG_OPTIONS_VAR is renamed.
#
# PKG_OPTIONS_DEPRECATED_WARNINGS
# A list of warnings about deprecated variables or
Home |
Main Index |
Thread Index |
Old Index