diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-30 17:02:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-30 17:02:34 +0000 |
commit | 4a91fc6bc1f7ba4150cefc4812025a053aea29a8 (patch) | |
tree | 74a92bed77aa5e0b47ea423016f5554b44fcb717 /www/firefox36/Makefile | |
parent | 02efad15683180d7abbf29eb3ecf9a8de358a799 (diff) | |
download | ports-4a91fc6bc1f7ba4150cefc4812025a053aea29a8.tar.gz ports-4a91fc6bc1f7ba4150cefc4812025a053aea29a8.zip |
- Update to 2.0.0.13
Approved by: ahze (gnome)
Security: http://www.vuxml.org/freebsd/12b336c6-fe36-11dc-b09c-001c2514716c.html
Notes
Notes:
svn path=/head/; revision=210170
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r-- | www/firefox36/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 06c91017a96c..024a1fad2f9c 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -7,8 +7,7 @@ # PORTNAME= firefox -DISTVERSION= 2.0.0.12 -PORTREVISION= 1 +DISTVERSION= 2.0.0.13 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} |