diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-02-18 10:16:54 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-02-18 10:16:54 +0000 |
commit | 29b36ea8875406b0e830a2e1345d4a474e1ee18a (patch) | |
tree | c16b219a49c2510d5eccc5ee130c8ab838d712f1 /www/firefox3/Makefile | |
parent | 6f1c95621036c5882898c384b438c580fc648a5f (diff) |
- Update to 3.0.18
Security: http://www.vuxml.org/freebsd/f82c85d8-1c6e-11df-abb2-000f20797ede.html
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250030
Diffstat (limited to 'www/firefox3/Makefile')
-rw-r--r-- | www/firefox3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index 9bcf6c6585cb..d8a08817fbe4 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -7,8 +7,7 @@ # PORTNAME= firefox -DISTVERSION= 3.0.17 -PORTREVISION= 1 +DISTVERSION= 3.0.18 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} |