diff options
-rw-r--r-- | mail/dovecot-antispam/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-managesieve/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot-antispam/Makefile b/mail/dovecot-antispam/Makefile index 81f0077d7e51..095a7ccb3468 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -7,7 +7,7 @@ PORTNAME= dovecot-antispam PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://johannes.sipsolutions.net/download/dovecot-antispam/ \ diff --git a/mail/dovecot-managesieve/Makefile b/mail/dovecot-managesieve/Makefile index bddc8496aec7..13ddbae6127b 100644 --- a/mail/dovecot-managesieve/Makefile +++ b/mail/dovecot-managesieve/Makefile @@ -7,7 +7,7 @@ PORTNAME= dovecot-managesieve PORTVERSION= 0.11.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX} |