pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/bootstrap Fix comment to match new location



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de0973215a1f
branches:  trunk
changeset: 472116:de0973215a1f
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Mon Apr 05 01:34:17 2004 +0000

description:
Fix comment to match new location

diffstat:

 bootstrap/mkbinarykit |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cb7e15beaac7 -r de0973215a1f bootstrap/mkbinarykit
--- a/bootstrap/mkbinarykit     Sun Apr 04 23:22:42 2004 +0000
+++ b/bootstrap/mkbinarykit     Mon Apr 05 01:34:17 2004 +0000
@@ -1,12 +1,12 @@
 #!/bin/sh
 
-# $NetBSD: mkbinarykit,v 1.5 2004/04/04 02:01:28 grant Exp $
+# $NetBSD: mkbinarykit,v 1.6 2004/04/05 01:34:17 cjep Exp $
 #
 # Make a binary bootstrap kit and place it in targetdir (or current
 # working directory if not specified). The mk.conf.example file is
 # copied to /etc/mk.conf (or /etc/mk.conf.example on systems which
 # may already have a /etc/mk.conf file) or to the location specified
-# by using --mkconf. Run this program from the bootstrap-pkgsrc 
+# by using --mkconf. Run this program from the pkgsrc/bootstrap
 # directory.
 
 usage="Usage: $0 "'



Home | Main Index | Thread Index | Old Index