diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-11 15:17:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-11 15:17:11 +0800 |
commit | 147c56586e0e888d2b024ffffea178c8592d9aba (patch) | |
tree | a5ca155dda9c81c66c530501a3ee031a84fe08a8 | |
parent | 38167904947768548d163d6ef03908ae562384eb (diff) | |
download | freebsd-ports-gnome-147c56586e0e888d2b024ffffea178c8592d9aba.tar.gz freebsd-ports-gnome-147c56586e0e888d2b024ffffea178c8592d9aba.tar.zst freebsd-ports-gnome-147c56586e0e888d2b024ffffea178c8592d9aba.zip |
Remove mozilla-firebird, and add firefox.
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 442f08abd7b2..7b2bc573c0de 100644 --- a/www/Makefile +++ b/www/Makefile @@ -87,6 +87,7 @@ SUBDIR += fcgi SUBDIR += ffproxy SUBDIR += fhttpd + SUBDIR += firefox SUBDIR += flashplugin SUBDIR += flashplugin-mozilla SUBDIR += flashplugin-mozilla-devel @@ -285,7 +286,6 @@ SUBDIR += mozilla-bonobo SUBDIR += mozilla-devel SUBDIR += mozilla-devel-gtk2 - SUBDIR += mozilla-firebird SUBDIR += mozilla-gtk2 SUBDIR += mplayer-plugin SUBDIR += nd |