diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-04-13 03:18:55 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-04-13 03:18:55 +0800 |
commit | 447510687116c3ef1b81bae9563eee5bec3e4b8b (patch) | |
tree | f664ae9c72bc07e9347d596062d32e310cb5ede2 /mail/thunderbird-i18n/Makefile | |
parent | 08d73d416dd3ffd858a4b0e652ae6829d6d1852a (diff) | |
download | freebsd-ports-graphics-447510687116c3ef1b81bae9563eee5bec3e4b8b.tar.gz freebsd-ports-graphics-447510687116c3ef1b81bae9563eee5bec3e4b8b.tar.zst freebsd-ports-graphics-447510687116c3ef1b81bae9563eee5bec3e4b8b.zip |
mail/thunderbird: update to 45.0 (rc1)
Changes: https://www.mozilla.org/thunderbird/45.0/releasenotes/
Security: 92d44f83-a7bf-41cf-91ee-3d1b8ecf579f
MFH: 2016Q2
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 62f78728fba..15a9e9f624b 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= thunderbird-i18n -PORTVERSION= 38.7.1 +PORTVERSION= 45.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 |