diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-08-18 21:39:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-08-18 21:39:46 +0000 |
commit | a7b616bc63417da581dfb4a163caa1ce9d43ef6b (patch) | |
tree | 91a4bd6bd9d42fa2cd7a0c9ac8c711f0910dd65a /mail/thunderbird | |
parent | 88c7588a6a500021d91cff97bc0612e2131aa036 (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 c05cb730c143..ef941af715c3 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 52.3.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |