summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrillig <rillig>2007-04-10 03:45:36 +0000
committerrillig <rillig>2007-04-10 03:45:36 +0000
commite2f60820ae3367dcc69789f05957419389540814 (patch)
tree95b0437e1cb227687fbd9cdc2b1b6f8efda94d3a /mk
parent84f3842321f21ef6c53ef086f073dd0c6d305322 (diff)
downloadpkgsrc-e2f60820ae3367dcc69789f05957419389540814.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