summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-08-24 20:44:22 +0000
committerwiz <wiz@pkgsrc.org>2010-08-24 20:44:22 +0000
commit6fc14ad95bd6be34bdac65c37fd6a161fe86ad00 (patch)
tree0ca4dae0e257df711e1ad135a79174ee11b641da /mk/defaults
parentca7437e7a2886c0f871cfac4ec90683911d03f90 (diff)
downloadpkgsrc-6fc14ad95bd6be34bdac65c37fd6a161fe86ad00.tar.gz
Fix typo in comment.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/mk.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index e99d1d9f3b5..1494b97df5e 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.193 2010/08/24 19:08:29 bad Exp $
+# $NetBSD: mk.conf,v 1.194 2010/08/24 20:44:22 wiz Exp $
#
# This file provides default values for variables that may be overridden
@@ -133,7 +133,7 @@ PKGSRC_SLEEPSECS?= 5
#PKG_DEVELOPER= yes
#
-# If defined and no "no" it enables some sanity checks to raise the quality
+# If defined and not "no" it enables some sanity checks to raise the quality
# of the installed packages. See the files pkgsrc/mk/check/check-*.mk for
# details and further configuration options.
#