diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix-current/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index a12cc8a052ca..05bd68d8506d 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -14,6 +14,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.25 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ PKGNAMESUFFIX= 2 diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 42cc0526715f..fcf83e6fe5c2 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.2-20160625 +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 65d1f8814c7e..20f74eb0dfcc 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix PORTVERSION= 3.1.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ |