diff options
author | ghen <ghen@pkgsrc.org> | 2007-03-21 13:33:04 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-03-21 13:33:04 +0000 |
commit | 5988dc0ebe0b989589e26468410c157dd4acf62b (patch) | |
tree | 14eb46e8b4f54fcf6c59fa6e2e5d893e73dba0c2 /www/firefox/Makefile | |
parent | 327a58e217db3392af1f417d2591f7ed4194a2d7 (diff) | |
download | pkgsrc-5988dc0ebe0b989589e26468410c157dd4acf62b.tar.gz |
Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.11. Fixed in this version:
* Security update: MFSA 2007-11 (FTP PASV port-scanning) has been fixed.
* Website Compatibility: Fixed various web compatibility regressions.
For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.11.html
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 8de6a87daa9..021c96d6ec0 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2007/03/07 21:32:54 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.43 2007/03/21 13:33:04 ghen Exp $ MOZILLA= firefox -PKGREVISION= 1 COMMENT= Lightweight gecko-based web browser MOZILLA_USE_GTK2= # yes |