pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/misc When looking for help for _vargroups, the show...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9cd3dbfa1547
branches:  trunk
changeset: 528547:9cd3dbfa1547
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 07 09:35:53 2007 +0000

description:
When looking for help for _vargroups, the show-all target will be shown.

diffstat:

 mk/misc/show.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ea6a4b328728 -r 9cd3dbfa1547 mk/misc/show.mk
--- a/mk/misc/show.mk   Mon May 07 09:32:11 2007 +0000
+++ b/mk/misc/show.mk   Mon May 07 09:35:53 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: show.mk,v 1.5 2007/03/16 10:28:50 rillig Exp $
+# $NetBSD: show.mk,v 1.6 2007/05/07 09:35:53 rillig Exp $
 #
 # This file contains some targets that print information gathered from
 # variables. They do not modify any variables.
@@ -72,7 +72,7 @@
 #      interested parties a better insight into the inner workings of
 #      pkgsrc.
 #
-# Keywords: debug show
+# Keywords: debug show _vargroups
 #
 
 _LABEL._USER_VARS=     usr



Home | Main Index | Thread Index | Old Index