diff options
Diffstat (limited to 'net-www/mozilla-firefox-bin')
-rw-r--r-- | net-www/mozilla-firefox-bin/files/firefox | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/net-www/mozilla-firefox-bin/files/firefox b/net-www/mozilla-firefox-bin/files/firefox index 0e7a27db8bd1..0245b93c942c 100644 --- a/net-www/mozilla-firefox-bin/files/firefox +++ b/net-www/mozilla-firefox-bin/files/firefox @@ -1,12 +1,7 @@ #!/bin/sh - -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/files/firefox,v 1.1 2004/02/12 08:24:49 brad Exp $ - -# This is the Gentoo Phoenix startup script -# Additions, suggestions? -# contact phoen][x <phoenix@gentoo.org> +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/files/firefox,v 1.2 2004/03/06 04:03:00 vapier Exp $ export MOZILLA_FIVE_HOME="/opt/firefox" FIREBIRD_PATH="/opt/firefox" |