diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-10-21 07:15:05 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-10-21 07:15:05 +0800 |
commit | 3fe8655efb1f2198222749741e4305b5d8755357 (patch) | |
tree | a6a94d5f034b555cc6baff2de96a5567e5cd6d56 | |
parent | 6ccbc7794e159a26de47bf8c9c7c8b156acf552e (diff) | |
download | freebsd-ports-gnome-3fe8655efb1f2198222749741e4305b5d8755357.tar.gz freebsd-ports-gnome-3fe8655efb1f2198222749741e4305b5d8755357.tar.zst freebsd-ports-gnome-3fe8655efb1f2198222749741e4305b5d8755357.zip |
- Chase dovecot update in r371306
-rw-r--r-- | mail/dovecot-antispam/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-managesieve/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-sieve/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/dovecot-antispam/Makefile b/mail/dovecot-antispam/Makefile index e2f101fa1ce3..357dbd320b8f 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-antispam PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 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 2ea50368393a..763b429b5f92 100644 --- a/mail/dovecot-managesieve/Makefile +++ b/mail/dovecot-managesieve/Makefile @@ -3,7 +3,7 @@ PORTNAME= dovecot-managesieve PORTVERSION= 0.11.13 -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} diff --git a/mail/dovecot-sieve/Makefile b/mail/dovecot-sieve/Makefile index 93631a30ec97..652aa4febd65 100644 --- a/mail/dovecot-sieve/Makefile +++ b/mail/dovecot-sieve/Makefile @@ -4,7 +4,7 @@ PORTNAME= dovecot-sieve PORTVERSION= ${DOVECOTVERSION}+${DISTVERSION} DISTVERSION= 0.1.19 -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} |