diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-11-01 06:07:58 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-11-01 06:07:58 +0000 |
commit | c53cd4f7c9dca12e801c6acd2684b621f78d108b (patch) | |
tree | a1bccc2b02c5961f64895dbb9cccdcf803e62815 /mail/thunderbird/Makefile | |
parent | 84b885fbae7538fe719ed37b6eaa26a6109b04c2 (diff) | |
download | ports-c53cd4f7c9dca12e801c6acd2684b621f78d108b.tar.gz ports-c53cd4f7c9dca12e801c6acd2684b621f78d108b.zip |
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 3a527e1a5728..101c446f9d6a 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.3.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source |