summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 20:49:03 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 20:49:03 +0000
commita720f0963919fedab519e1487b026c5b5cbdbf1e (patch)
tree9632c41ddd335cd7c9f1bfef80076e697ae97db2 /scripts
parentInitial import, resolves #14567. (diff)
downloadhistorical-a720f0963919fedab519e1487b026c5b5cbdbf1e.tar.gz
historical-a720f0963919fedab519e1487b026c5b5cbdbf1e.tar.bz2
historical-a720f0963919fedab519e1487b026c5b5cbdbf1e.zip
s/Gentoo MacOS/ Gentoo for ...
Diffstat (limited to 'scripts')
-rw-r--r--scripts/bootstrap-macos.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/bootstrap-macos.sh b/scripts/bootstrap-macos.sh
index 7e7a1a3eb672..e40010659ec6 100644
--- a/scripts/bootstrap-macos.sh
+++ b/scripts/bootstrap-macos.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 2004 The Gentoo Foundation, Pieter Van den Abeele
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/scripts/bootstrap-macos.sh,v 1.6 2004/08/08 12:10:20 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/scripts/bootstrap-macos.sh,v 1.7 2004/09/03 20:49:03 pvdabeel Exp $
# Make sure sudo passwd is asked for
@@ -12,7 +12,7 @@ sudo true
trap 'exit 1' TERM KILL INT QUIT ABRT
echo
-echo -e "Gentoo Mac OS ; http://www.gentoo.org/"
+echo -e "Gentoo for Mac OS X; http://www.gentoo.org/"
echo -e "Copyright 2004 The Gentoo Foundation ; Distributed under the GPL v2"
echo