diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
commit | 23a96f4a5fa2e2de306a227091b5bb888f629079 (patch) | |
tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /mail | |
parent | f5db4d978242b0b5cfab34e8d39953c25fc454b7 (diff) | |
download | ports-23a96f4a5fa2e2de306a227091b5bb888f629079.tar.gz ports-23a96f4a5fa2e2de306a227091b5bb888f629079.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-current/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index c4c532006670..ac2897037764 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -14,7 +14,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.26.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R:R}/ PKGNAMESUFFIX= 2 diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index ad562ebd6dce..b2af666fbe97 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.2-20161106 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 84b001690697..c8661c9288c1 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix PORTVERSION= 3.1.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 407c2feecb67..2c2617af0126 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |