diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-31 00:32:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-31 00:32:50 +0000 |
commit | e9161d5580989f332096f37e2a8973f8b851e528 (patch) | |
tree | 292b0f2a2ccb5b73beb8c02636e1a4d9e17bd2c1 /mail/thunderbird | |
parent | f48049654754f85db27de81e95691affd6ed5616 (diff) |
Notes
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 5e390b34c214..87e19c3076a5 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 68.2.1 +PORTREVISION= 1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |