diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-03-30 20:08:51 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-03-30 20:08:51 +0000 |
commit | e6e55f3e05404ae65149814ce1caabb6623cbd71 (patch) | |
tree | b05a3bcc5774e2148e83bd2c91304f471f802050 /www/firefox35/Makefile | |
parent | 28e0675216170222466eb3ab9898569ea301fcaf (diff) |
- Update to 3.5.9
Notes
Notes:
svn path=/head/; revision=251852
Diffstat (limited to 'www/firefox35/Makefile')
-rw-r--r-- | www/firefox35/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 57c5ba216062..8d9ab1dd19d6 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -6,8 +6,7 @@ # PORTNAME= firefox -DISTVERSION= 3.5.8 -PORTREVISION= 1 +DISTVERSION= 3.5.9 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} |