diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-03-20 20:23:25 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-03-20 20:23:25 +0800 |
commit | dcc2fbc05225aa6465cebeeea08053cd7860b74d (patch) | |
tree | a9606fa0eb2e53a9f60a9c5fe854490690883c88 /mail/thunderbird | |
parent | 368d11c892ba130a8df009c2e0fa12c552af601c (diff) | |
download | freebsd-ports-gnome-dcc2fbc05225aa6465cebeeea08053cd7860b74d.tar.gz freebsd-ports-gnome-dcc2fbc05225aa6465cebeeea08053cd7860b74d.tar.zst freebsd-ports-gnome-dcc2fbc05225aa6465cebeeea08053cd7860b74d.zip |
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215
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 db9cc3290fb1..9a47bc44e1ad 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.6.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source |