diff options
author | marcus <marcus@FreeBSD.org> | 2008-07-18 04:12:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-07-18 04:12:26 +0800 |
commit | 8651cc5866a11cd04cd91229dc69128278174e45 (patch) | |
tree | 4fa66956c84dff243e11539d7bc8f77d1f1223c4 /www/firefox/Makefile | |
parent | edbccc5a13965eda61716c42d72b8ba7bab3ea8c (diff) | |
download | freebsd-ports-gnome-8651cc5866a11cd04cd91229dc69128278174e45.tar.gz freebsd-ports-gnome-8651cc5866a11cd04cd91229dc69128278174e45.tar.zst freebsd-ports-gnome-8651cc5866a11cd04cd91229dc69128278174e45.zip |
Update to 2.0.0.16. See
http://en-us.www.mozilla.com/en-US/firefox/2.0.0.16/releasenotes/ for a list
of changes in this release.
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 893ad803b037..5eb7993ddcc1 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -7,8 +7,7 @@ # PORTNAME= firefox -DISTVERSION= 2.0.0.14 -PORTREVISION= 1 +DISTVERSION= 2.0.0.16 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} |