From 28dda80792b85e57b3f084e031790c2b7458a235 Mon Sep 17 00:00:00 2001 From: Pieter van den Abeele Date: Fri, 3 Sep 2004 20:49:03 +0000 Subject: s/Gentoo MacOS/ Gentoo for ... --- scripts/bootstrap-macos.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') 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 -- cgit v1.2.3-65-gdbad