From 6f54884f23e68983fec33ddf8252f470abce164c Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 23 Mar 2012 17:52:55 +0000 Subject: [PATCH] bump --- mail/dovecot-antispam/Makefile | 4 ++-- mail/dovecot-pigeonhole/Makefile | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/mail/dovecot-antispam/Makefile b/mail/dovecot-antispam/Makefile index 217aab7d5b8..89e68935098 100644 --- a/mail/dovecot-antispam/Makefile +++ b/mail/dovecot-antispam/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2012/02/17 22:11:16 sthen Exp $ +# $OpenBSD: Makefile,v 1.3 2012/03/23 17:52:55 sthen Exp $ SHARED_ONLY= Yes @@ -7,7 +7,7 @@ COMMENT= anti-spam plugin for Dovecot V_DOVECOT_FULL= 2.0.18 DISTNAME= dovecot-antispam-2.0 -REVISION= 0 +REVISION= 1 EXTRACT_SUFX= .tar.bz2 CATEGORIES= mail MASTER_SITES= http://johannes.sipsolutions.net/download/dovecot-antispam/ diff --git a/mail/dovecot-pigeonhole/Makefile b/mail/dovecot-pigeonhole/Makefile index 7b1bed49228..cdf9305e209 100644 --- a/mail/dovecot-pigeonhole/Makefile +++ b/mail/dovecot-pigeonhole/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2012/02/17 22:10:57 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2012/03/23 17:52:55 sthen Exp $ SHARED_ONLY= Yes @@ -7,6 +7,7 @@ COMMENT= Sieve mail filtering for Dovecot V_SIEVE= 0.2.6 V_DOVECOT= 2.0 V_DOVECOT_FULL= 2.0.18 +REVISION= 0 DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE} EPOCH= 0