diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-09-28 17:59:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-09-28 17:59:24 +0000 |
commit | a9d287a5ea80fa336ee1d760dff489d0f9af0150 (patch) | |
tree | 06b1070355511022368b25b61d3b40d9436d1039 /mail/thunderbird/Makefile | |
parent | b47dec2af42f8260d2bb1d3e0366654df55945b9 (diff) |
Notes
Diffstat (limited to 'mail/thunderbird/Makefile')
-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 0eb0b7f637e5..65cd34faf4d2 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.1.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |