diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2019-08-07 01:05:59 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2019-08-07 01:05:59 +0800 |
commit | afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a (patch) | |
tree | 099a9dd29f866c9885c2591fe666f66146fac1d5 /mail/thunderbird | |
parent | 14f6116a6136d8c19b64e4eaa6a9117718c24ab6 (diff) | |
parent | b76efeb53fb6bb9d1e431845f9766c9f6639cf5e (diff) | |
download | freebsd-ports-gnome-afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a.tar.gz freebsd-ports-gnome-afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a.tar.zst freebsd-ports-gnome-afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'mail/thunderbird')
-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 d178a2ca3951..35c0ca0d182a 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |