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
commit28dda80792b85e57b3f084e031790c2b7458a235 (patch)
tree67c5a6d5d1241d21f431dfa4afc0d3fb1c339314 /scripts
parentInitial import, resolves #14567. (Manifest recommit) (diff)
downloadgentoo-2-28dda80792b85e57b3f084e031790c2b7458a235.tar.gz
gentoo-2-28dda80792b85e57b3f084e031790c2b7458a235.tar.bz2
gentoo-2-28dda80792b85e57b3f084e031790c2b7458a235.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