summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-04-10 03:45:36 +0000
committerrillig <rillig@pkgsrc.org>2007-04-10 03:45:36 +0000
commit8b016e4a0566d39089c984a0de6d4045a66b4547 (patch)
tree95b0437e1cb227687fbd9cdc2b1b6f8efda94d3a /mk
parentf98d016454e6aa86cb689d8190623006d2a45132 (diff)
downloadpkgsrc-8b016e4a0566d39089c984a0de6d4045a66b4547.tar.gz
Fixed typo in the comment.
Diffstat (limited to 'mk')
-rw-r--r--mk/pkg-build-options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/pkg-build-options.mk b/mk/pkg-build-options.mk
index e288e2bb243..e516b4a39d3 100644
--- a/mk/pkg-build-options.mk
+++ b/mk/pkg-build-options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: pkg-build-options.mk,v 1.1 2007/03/18 11:09:32 rillig Exp $
+# $NetBSD: pkg-build-options.mk,v 1.2 2007/04/10 03:45:36 rillig Exp $
#
# This procedure determines the PKG_OPTIONS that have been in effect
-# when the package ${pkg} has been built. When the package is not yet
-# installed, the current PKG_OPTIONS are queried.
+# when the package ${pkgbase} has been built. When the package is not
+# yet installed, the current PKG_OPTIONS are queried.
#
# Parameters:
# pkgbase