diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-03-16 11:25:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-03-16 11:25:12 +0000 |
commit | b56c7d27b504ca59d46267fcd9ebdecc7756e829 (patch) | |
tree | 6b8064593d148150d69bde26185c9cd10b48d723 /www/firefox-esr-i18n/Makefile | |
parent | 5cd6cd83372e4daf945c9064d8c8564e7b1830ab (diff) |
www/firefox-esr: update to 52.7.2
Changes: https://www.mozilla.org/firefox/52.7.2/releasenotes/
Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1
Notes
Notes:
svn path=/head/; revision=464676
Diffstat (limited to 'www/firefox-esr-i18n/Makefile')
-rw-r--r-- | www/firefox-esr-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox-esr-i18n/Makefile b/www/firefox-esr-i18n/Makefile index 67ef2519ef5f..9f3e94aa8e31 100644 --- a/www/firefox-esr-i18n/Makefile +++ b/www/firefox-esr-i18n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 52.7.0 +PORTVERSION= 52.7.2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi |