diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-10-01 20:30:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-10-01 20:30:39 +0000 |
commit | 97c24d557fdf4c08a95c9a7b25a860ac365e59c9 (patch) | |
tree | c1fd902f9af57950caa79db570e99d1192a5616a /www/firefox3/Makefile | |
parent | ffedbbef3eba711a8dbc2e99a50af2cd02973705 (diff) |
- Update to 3.0.3
Note:
This fixed a problem where users were unable to retrieve saved
passwords or save new passwords (bug 454708)
https://bugzilla.mozilla.org/show_bug.cgi?id=454708
Approved by: portmgr (marcus)
Notes
Notes:
svn path=/head/; revision=221097
Diffstat (limited to 'www/firefox3/Makefile')
-rw-r--r-- | www/firefox3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index 6ea6ead43068..723aa11aa6cd 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -7,7 +7,7 @@ # PORTNAME= firefox -DISTVERSION= 3.0.2 +DISTVERSION= 3.0.3 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} |