diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-08-18 12:48:28 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-08-18 12:48:28 +0000 |
commit | 3e5789078488ab392d40a232f7fd32cdc2770ed0 (patch) | |
tree | 985ae52ea3fc61cad4f2664e077de1a0702c1835 /mail/thunderbird-i18n/Makefile | |
parent | MFH: r445987 r446868 r447714 (diff) |
MFH: r448223
mail/thunderbird: update to 52.3.0
Changes: https://www.mozilla.org/thunderbird/52.3.0/releasenotes/
Security: 555b244e-6b20-4546-851f-d8eb7d6c1ffa
Approved by: ports-secteam (feld)
Diffstat (limited to 'mail/thunderbird-i18n/Makefile')
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index 77e48f334708..93b683153532 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 52.2.1 +PORTVERSION= 52.3.0 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi |