diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-01-18 21:14:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-01-18 21:14:41 +0000 |
commit | 91ea5c3247ec607f48809a35593bf5580ed7d455 (patch) | |
tree | f9b29d3f811865ffb154be8b5af915119e00ed23 /mail/thunderbird | |
parent | e44ca037001bbbd183d7bc64c183909da88a3d7d (diff) | |
download | ports-91ea5c3247ec607f48809a35593bf5580ed7d455.tar.gz ports-91ea5c3247ec607f48809a35593bf5580ed7d455.zip |
Notes
Diffstat (limited to 'mail/thunderbird')
-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 084c5768eab1..d4f02d07cce1 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |