diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-05-23 04:04:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-05-23 04:04:53 +0000 |
commit | ab146876a894c84256e94c43b6955b2a2ad49313 (patch) | |
tree | 572a7cb00f34e1c0b690c1c2c98c5679ce2606a8 /mail/thunderbird/Makefile | |
parent | a4f1fd52f64b460f8a2b8fde50cd444f4b9b625f (diff) | |
download | ports-ab146876a894c84256e94c43b6955b2a2ad49313.tar.gz ports-ab146876a894c84256e94c43b6955b2a2ad49313.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 54dc2d11cd3d..5e1114ebc45c 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 52.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |