summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2021-06-11 20:21:01 +0000
committergutteridge <gutteridge@pkgsrc.org>2021-06-11 20:21:01 +0000
commitfd71e6db68cfe035fbf832de3935c976801d6f6f (patch)
tree93544afaef8b75876d40590dec2bcba124cd83a8 /mk
parentc54cb9f6f986d9cff1965a576fb7425778b4b376 (diff)
downloadpkgsrc-fd71e6db68cfe035fbf832de3935c976801d6f6f.tar.gz
bsd.options.mk: fix typo in comment
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.options.mk b/mk/bsd.options.mk
index 9254ed70d42..873f7dbe262 100644
--- a/mk/bsd.options.mk
+++ b/mk/bsd.options.mk
@@ -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