diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-11-03 23:58:45 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-11-03 23:58:45 +0000 |
commit | 9474ce236da70fb9b6d730cfe4f32559152b21d8 (patch) | |
tree | 369df38c2cb122c2c028f63ea3a9b9709e6ff607 /mail/thunderbird/Makefile | |
parent | ef170bdfc862e2515e6400278e140406d2c7d2c0 (diff) | |
download | ports-9474ce236da70fb9b6d730cfe4f32559152b21d8.tar.gz ports-9474ce236da70fb9b6d730cfe4f32559152b21d8.zip |
Notes
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 9f88ed3ccac3..50e06ec0b716 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 52.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source |