diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-26 04:55:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-26 04:55:54 +0800 |
commit | 1bf11de3ca7400a0f9cbbc1eaad0b4aa1bcfde25 (patch) | |
tree | bbf03148d13bc52b70b4e74b1828401609e14829 /mail | |
parent | e7537bff09a3a3bd7cf9af85638233cbafd82629 (diff) | |
download | freebsd-ports-gnome-1bf11de3ca7400a0f9cbbc1eaad0b4aa1bcfde25.tar.gz freebsd-ports-gnome-1bf11de3ca7400a0f9cbbc1eaad0b4aa1bcfde25.tar.zst freebsd-ports-gnome-1bf11de3ca7400a0f9cbbc1eaad0b4aa1bcfde25.zip |
Bump portrevision after png update
Diffstat (limited to 'mail')
-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 f4b813e1f284..f1b8b2dfd2e7 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 31.3.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ |