diff options
author | ghen <ghen@pkgsrc.org> | 2006-02-05 14:46:31 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-02-05 14:46:31 +0000 |
commit | a704f855c6d2e7c888ae4c1a8a442e1cde22d861 (patch) | |
tree | b9efc0daa32be4078ac38fc0dba166e18a0b0924 /www/firefox-gtk1/Makefile | |
parent | f768d7899862cd70e3aba26baf1c64ae1d46477d (diff) | |
download | pkgsrc-a704f855c6d2e7c888ae4c1a8a442e1cde22d861.tar.gz |
Update to Firefox 1.5.0.1, a bug fix release for Firefox 1.5.
What's new:
* Improved stability.
* Improved support for Mac OS X.
* International Domain Name support for Iceland (.is) is now enabled.
* Fixes for several memory leaks.
* Several security enhancements.
For a more detailed list changes, see http://www.squarefree.com/burningedge/releases/1.5.0.1.html
Ok with wiz.
Diffstat (limited to 'www/firefox-gtk1/Makefile')
-rw-r--r-- | www/firefox-gtk1/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox-gtk1/Makefile b/www/firefox-gtk1/Makefile index f8f9a279259..6b473c7cbe3 100644 --- a/www/firefox-gtk1/Makefile +++ b/www/firefox-gtk1/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.7 2006/01/24 07:32:48 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 14:46:31 ghen Exp $ -PKGREVISION= 2 MOZILLA= firefox-gtk1 COMMENT= Lightweight gecko-based web browser built with GTK+-1.x |