pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Fix spell-o.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d99bc0c9d9a5
branches: trunk
changeset: 479264:d99bc0c9d9a5
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Tue Aug 10 05:33:05 2004 +0000
description:
Fix spell-o.
diffstat:
mk/bsd.options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dfbaabb4307a -r d99bc0c9d9a5 mk/bsd.options.mk
--- a/mk/bsd.options.mk Tue Aug 10 05:20:54 2004 +0000
+++ b/mk/bsd.options.mk Tue Aug 10 05:33:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.options.mk,v 1.5 2004/08/07 18:02:05 jlam Exp $
+# $NetBSD: bsd.options.mk,v 1.6 2004/08/10 05:33:05 schmonz Exp $
#
# This Makefile fragment provides boilerplate code for standard naming
# conventions for handling per-package build options.
@@ -186,7 +186,7 @@
'
@${ECHO} ""
@${ECHO} "You can select which build options to use by setting the following"
- @${ECHO} "variables. Their curent value is shown:"
+ @${ECHO} "variables. Their current value is shown:"
@${ECHO} ""
. for _var_ in ${PKG_OPTIONS_VAR}
. if !defined(${_var_})
Home |
Main Index |
Thread Index |
Old Index