diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-01-21 21:36:36 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-01-21 21:36:36 +0800 |
commit | 43c87d4bd217f4c4ce9283e6219212f8890b3f78 (patch) | |
tree | ab8ed4046a05201593c2bcd2ed8592bd2a949713 /mail | |
parent | 99d8ff35274550383ce365de7d892cce48a40b69 (diff) | |
download | freebsd-ports-gnome-43c87d4bd217f4c4ce9283e6219212f8890b3f78.tar.gz freebsd-ports-gnome-43c87d4bd217f4c4ce9283e6219212f8890b3f78.tar.zst freebsd-ports-gnome-43c87d4bd217f4c4ce9283e6219212f8890b3f78.zip |
Bump PORTREVISION after r377564.
PR: 196802
Requested by: dumbbell, tijl
Differential Revision: https://reviews.freebsd.org/D1574
Approved by: bapt (mentor)
MFH: 2015Q1
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 6ab26caafb6e..19a64522a8e3 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 31.4.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/ |