diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-06 09:27:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-06 09:27:31 +0000 |
commit | 8265e15e482fd04e587955b96741a71421fcff8f (patch) | |
tree | 4a9843cefa3c44a17a37dc3f52838d7706c4248e /www/firefox3/Makefile | |
parent | 2eb5ae48546907a7c5d34b27fb072913e8eed5a2 (diff) |
- Update to 3.0.7
Notes
Notes:
svn path=/head/; revision=229560
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 8fc289aa8088..6d6ac508a957 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -7,7 +7,7 @@ # PORTNAME= firefox -DISTVERSION= 3.0.6 +DISTVERSION= 3.0.7 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} |