summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorgrant <grant>2004-04-04 01:59:52 +0000
committergrant <grant>2004-04-04 01:59:52 +0000
commit51e63943f476c717f8a1c4e1efaf6ba98ea26711 (patch)
tree1cd86fd6c5275a151a28b009fd0b2168c48cff0c /bootstrap
parent8aed2a6a54d2be6981e659c589e37cc6922d0d0d (diff)
downloadpkgsrc-51e63943f476c717f8a1c4e1efaf6ba98ea26711.tar.gz
remove a redundant comment
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap/mkbinarykit4
1 files changed, 1 insertions, 3 deletions
diff --git a/bootstrap/mkbinarykit b/bootstrap/mkbinarykit
index aac1aa484df..badc64938ae 100755
--- a/bootstrap/mkbinarykit
+++ b/bootstrap/mkbinarykit
@@ -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 -- cjep
-
usage="Usage: $0 "'
[ --force ] [ --targetdir=<tar target dir> ] [ --mkconf=<target> ]
[ --no-build ] [ --workdir=<work dir> ] [ bootstrap script arguments ]'