diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 06:54:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 06:54:48 +0000 |
commit | 2baa7640f44fe8d89a9ad6e64d5ba3b74669c658 (patch) | |
tree | 54f28b9dfc2bdb31427cdd5e14f71f5a5e0d06d1 /www/Makefile | |
parent | Add thunderbird-devel after a repocopy from ports/mail/thunderbird. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=147335
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 8bbdf0c85670..a8cce61f087c 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 |