diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
commit | 7c64203f67e1b9da62dbb9529801a35a5afdcbce (patch) | |
tree | 34462cdd222bac0d63ff2e4a8943cb05b7a9f7ba /mail | |
parent | af90810038be0e383327d47886e4b69aa99b5d39 (diff) | |
download | ports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.tar.gz ports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.zip |
Notes
Diffstat (limited to 'mail')
-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 85e3364ea533..c2bfc0470f7c 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.3.3 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source |