diff options
author | riggs <riggs@FreeBSD.org> | 2018-09-29 16:04:27 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2018-09-29 16:04:27 +0800 |
commit | 319ab8ffcf01f38eb64a200d2275ebad205adc6d (patch) | |
tree | 975d38821780487b1c1fed96db5ed01f30b7dbe1 /mail | |
parent | 04722c57d9d625f53ea7083f54d9f18b863fa853 (diff) | |
download | freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.tar.gz freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.tar.zst freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.zip |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
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 65cd34faf4d2..db47e1da418a 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.1.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 |