diff options
author | marcus <marcus@FreeBSD.org> | 2008-02-10 00:32:56 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-02-10 00:32:56 +0800 |
commit | 6f12757588cbfaefa5002255035d7f2c3d3c603a (patch) | |
tree | 00a1ead9c2dfa401a4c16efa61512af320d165bd /www/firefox/Makefile | |
parent | 613417505c0582097fd7e25152d2441b615ee77e (diff) | |
download | freebsd-ports-gnome-6f12757588cbfaefa5002255035d7f2c3d3c603a.tar.gz freebsd-ports-gnome-6f12757588cbfaefa5002255035d7f2c3d3c603a.tar.zst freebsd-ports-gnome-6f12757588cbfaefa5002255035d7f2c3d3c603a.zip |
Update to 2.0.0.12. This is a security and stability release. See
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.12
for a list of patched vulnerabilities.
PR: 120455
Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.12
Submitted by: beech
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 405a1d0e8092..d16ed0c7697b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -7,8 +7,7 @@ # PORTNAME= firefox -DISTVERSION= 2.0.0.11 -PORTREVISION= 1 +DISTVERSION= 2.0.0.12 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} |