summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-02 20:43:55 +0000
committerwiz <wiz@pkgsrc.org>2005-06-02 20:43:55 +0000
commit0303df72aa60edfe5bfdc58225dd527b070e0a98 (patch)
tree4473141940f46249c5ab28a69301c1875f701c4c /mk
parentb90bae2fba677239e82fc33d58dca0ca235c2f94 (diff)
downloadpkgsrc-0303df72aa60edfe5bfdc58225dd527b070e0a98.tar.gz
Whitespace nit.
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 e3e5ff9ccc0..a9dcc16f9a3 100644
--- a/mk/bsd.options.mk
+++ b/mk/bsd.options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.options.mk,v 1.32 2005/06/02 20:38:09 dillo Exp $
+# $NetBSD: bsd.options.mk,v 1.33 2005/06/02 20:43:55 wiz Exp $
#
# This Makefile fragment provides boilerplate code for standard naming
# conventions for handling per-package build options.
@@ -20,7 +20,7 @@
# options. The options in each group are listed in
# PKG_OPTIONS_GROUP.<groupname>. The most specific
# setting of any option from the group takes precedence
-# over all other options in the group. Options from
+# over all other options in the group. Options from
# the groups will be automatically added to
# PKG_SUPPORTED_OPTOINS.
#