diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-27 04:12:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-27 04:12:05 +0000 |
commit | cfc574808003b9e23046e7ccaad7c36d1fe5101f (patch) | |
tree | 635092dffdea12e2325691d4c46a31b2dbbd707b /mail/thunderbird/Makefile | |
parent | b4ec61411abea0628b4a0176c8c8045661e817c8 (diff) | |
download | ports-cfc574808003b9e23046e7ccaad7c36d1fe5101f.tar.gz ports-cfc574808003b9e23046e7ccaad7c36d1fe5101f.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 00da86a6c867..0e5f9eeba3d3 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 52.3.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 |