pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/misc typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/572df170f3bc
branches: trunk
changeset: 549535:572df170f3bc
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Nov 05 08:24:23 2008 +0000
description:
typo
diffstat:
mk/misc/can-be-built-here.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 90cb5a30c68f -r 572df170f3bc mk/misc/can-be-built-here.mk
--- a/mk/misc/can-be-built-here.mk Wed Nov 05 08:23:41 2008 +0000
+++ b/mk/misc/can-be-built-here.mk Wed Nov 05 08:24:23 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: can-be-built-here.mk,v 1.5 2008/05/26 22:05:46 tnn Exp $
+# $NetBSD: can-be-built-here.mk,v 1.6 2008/11/05 08:24:23 rillig Exp $
#
# This file checks whether a package can be built in the current pkgsrc
# environment. It checks the following variables:
@@ -13,7 +13,7 @@
#
# NO_SKIP
# When defined, the checks in this file are skipped. It is called
-# NO_SKIP because the code that skips builting the package should
+# NO_SKIP because the code that skips building the package should
# _not_ be run.
#
# XXX: It's weird to have three negations in such a short variable
Home |
Main Index |
Thread Index |
Old Index