pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/bootstrap remove a redundant comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ff3af2a5676
branches:  trunk
changeset: 472083:7ff3af2a5676
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Apr 04 01:59:52 2004 +0000

description:
remove a redundant comment

diffstat:

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

diffs (20 lines):

diff -r c95d6d4b368f -r 7ff3af2a5676 bootstrap/mkbinarykit
--- a/bootstrap/mkbinarykit     Sat Apr 03 22:59:03 2004 +0000
+++ b/bootstrap/mkbinarykit     Sun Apr 04 01:59:52 2004 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# $NetBSD: mkbinarykit,v 1.3 2004/03/31 23:46:14 jschauma Exp $
+# $NetBSD: mkbinarykit,v 1.4 2004/04/04 01:59:52 grant Exp $
 #
 # Make a binary bootstrap kit and place it in targetdir (or current
 # working directory if not specified). The mk.conf.example file is
@@ -9,8 +9,6 @@
 # by using --mkconf. Run this program from the bootstrap-pkgsrc 
 # directory.
 
-# Based on an e-mail from grant%netbsd.org@localhost -- cjep
-
 usage="Usage: $0 "'
        [ --force ] [ --targetdir=<tar target dir> ] [ --mkconf=<target> ]
        [ --no-build ] [ --workdir=<work dir> ] [ bootstrap script arguments ]'



Home | Main Index | Thread Index | Old Index