diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-11-04 07:58:45 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-11-04 07:58:45 +0800 |
commit | 5174833eebe0bd2288f67e2d577b619c7fa96f4f (patch) | |
tree | 369df38c2cb122c2c028f63ea3a9b9709e6ff607 /mail/thunderbird/Makefile | |
parent | 37cfb2bb9a354d4bd413901c2830ceb0df91809d (diff) | |
download | freebsd-ports-gnome-5174833eebe0bd2288f67e2d577b619c7fa96f4f.tar.gz freebsd-ports-gnome-5174833eebe0bd2288f67e2d577b619c7fa96f4f.tar.zst freebsd-ports-gnome-5174833eebe0bd2288f67e2d577b619c7fa96f4f.zip |
gecko: speed up HTML5 video scaling on i386
MFH: 2017Q4
Diffstat (limited to 'mail/thunderbird/Makefile')
-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 9f88ed3ccac3..50e06ec0b716 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 52.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build3/source |