summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authortaya <taya>2004-07-03 04:00:12 +0000
committertaya <taya>2004-07-03 04:00:12 +0000
commit5a38860b7b26559c460265c688de34b1f5de5e9e (patch)
treedb3dbc53b789a755cb5d42f07bdacea6ae61210a /www/firefox/Makefile
parent61ac9b02cd438a01ad0a187002f91fa12afc4a4f (diff)
downloadpkgsrc-5a38860b7b26559c460265c688de34b1f5de5e9e.tar.gz
Update firefox to 0.9.1
From the article from mozillazine.org: mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both releases. Both releases correct some flaws in the extension system that some users may have been experiencing, as well as a new icon set for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All users of both products should get this upgrade.
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 90752116c06..df849b70f32 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/06/24 01:53:54 taya Exp $
+# $NetBSD: Makefile,v 1.9 2004/07/03 04:00:12 taya Exp $
MOZILLA= firefox
MOZILLA_BIN= firefox-bin
MOZCONFDIR= .mozilla
-MOZ_VER= 0.9
+MOZ_VER= 0.9.1
EXTRACT_SUFX= .tar.bz2
DISTNAME= ${MOZILLA}-${MOZ_VER}-source
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MOZ_VER}/ \