diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-03-10 10:45:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-03-10 10:45:46 +0000 |
commit | 95b8773461190bfbaa56bda0b10baa1408eea048 (patch) | |
tree | aa99cf5d8966e4538a810781b681f6f007adfcaa /mail | |
parent | 4efc900e34ea7eae38e113e478bf24e91323b8f8 (diff) | |
download | ports-95b8773461190bfbaa56bda0b10baa1408eea048.tar.gz ports-95b8773461190bfbaa56bda0b10baa1408eea048.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 935d5051fa9f..0374e97f29a1 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 38.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |