diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 14:54:48 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 14:54:48 +0800 |
commit | df6893f3e0d2f62e1b6772d061e45a234b428b9e (patch) | |
tree | ae7e5a0b5488117668ed47c76cd797de011e5066 /www/Makefile | |
parent | 2a0c9d5a1df39db5e191d00fb7d3697ba5e38a8a (diff) | |
download | freebsd-ports-graphics-df6893f3e0d2f62e1b6772d061e45a234b428b9e.tar.gz freebsd-ports-graphics-df6893f3e0d2f62e1b6772d061e45a234b428b9e.tar.zst freebsd-ports-graphics-df6893f3e0d2f62e1b6772d061e45a234b428b9e.zip |
Add firefox-devel after a repocopy from ports/www/firefox. Firefox-devel
represents work in progress towards Firefox 1.5. See
http://www.mozilla.org/products/firefox/releases/1.5.html for more details.
Most of this work was done by ahze and mnag.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 8bbdf0c8567..a8cce61f087 100644 --- a/www/Makefile +++ b/www/Makefile @@ -120,6 +120,7 @@ SUBDIR += ffproxy SUBDIR += fhttpd SUBDIR += firefox + SUBDIR += firefox-devel SUBDIR += firefox-remote SUBDIR += flashplugin SUBDIR += flashplugin-mozilla |