diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-03-11 10:12:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-03-11 10:12:08 +0000 |
commit | 2bf7aedd686d28f9083ac3e26e3632bd0c5cd8bb (patch) | |
tree | 52b7100dbfdbde105011f1ea62fcd036abd57ed3 /www/Makefile | |
parent | 37df42b18586d2b010a99766eaf18ca4d234fea5 (diff) |
new port: www/linux-firefox (replaces linux-mozillafirebird)
Firefox is a Web, FTP and gopher browser branched from Mozilla.
It does not include an HTML editor, e-mail user agent, IRC
client, or news reader.
This is a pre-compiled Linux/i386 version, able to run plugins
from that platform. This port is compatible with the Flash
plugin from ports/www/linux-flashplugin6/ and with the Java
plugin from ports/java/linux-blackdown-jdk14/.
WWW: http://mozilla.org/projects/firefox/
PR: ports/75326
Submitted by: Aaron Voisine <voisine@gmail.com>
Notes
Notes:
svn path=/head/; revision=130869
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 54baa0c97f80..adb8e7486bfa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -195,13 +195,13 @@ SUBDIR += links SUBDIR += links1 SUBDIR += linux-beonex + SUBDIR += linux-firefox SUBDIR += linux-flashplugin SUBDIR += linux-flashplugin6 SUBDIR += linux-flashplugin7 SUBDIR += linux-lesstif-ns SUBDIR += linux-mozilla SUBDIR += linux-mozilla-devel - SUBDIR += linux-mozillafirebird SUBDIR += linux-mozillafirebird-el SUBDIR += linux-nvu SUBDIR += linux-opera |