diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-17 08:12:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-17 08:12:03 +0000 |
commit | 9cd35e38d4ebbeee6650805f68624e86ea894cc2 (patch) | |
tree | 39f4eb6fcc9689addd23671b49612687bdb0aec8 /www/firefox35/Makefile | |
parent | 33a8225a03cb1bb02ae9a875b8ee99403b5ef7a8 (diff) |
- Update to 3.5.1
Notes
Notes:
svn path=/head/; revision=237971
Diffstat (limited to 'www/firefox35/Makefile')
-rw-r--r-- | www/firefox35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index de9262cf4980..15c1aefdca37 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox -DISTVERSION= 3.5 +DISTVERSION= 3.5.1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} |