Update for Dovecot 2.1.14.

ok sthen@
This commit is contained in:
brad 2013-02-01 07:59:29 +00:00
parent ab58ff9bc2
commit aefa1bb799
2 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.14 2013/01/09 00:01:16 brad Exp $
# $OpenBSD: Makefile,v 1.15 2013/02/01 07:59:29 brad Exp $
SHARED_ONLY= Yes
COMMENT= anti-spam plugin for Dovecot
V_DOVECOT_FULL= 2.1.13
V_DOVECOT_FULL= 2.1.14
DISTNAME= dovecot-antispam-plugin-5e8351bcfb29
PKGNAME= dovecot-antispam-2.1
REVISION= 7
REVISION= 8
CATEGORIES= mail
# http://hg.dovecot.org/dovecot-antispam-plugin/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2013/01/09 00:01:16 brad Exp $
# $OpenBSD: Makefile,v 1.22 2013/02/01 07:59:40 brad Exp $
SHARED_ONLY= Yes
@ -6,10 +6,10 @@ COMMENT= Sieve mail filtering for Dovecot
V_SIEVE= 0.3.3
V_DOVECOT= 2.1
V_DOVECOT_FULL= 2.1.13
V_DOVECOT_FULL= 2.1.14
DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE}
REVISION= 2
REVISION= 3
EPOCH= 0
CATEGORIES= mail
PKGNAME= dovecot-pigeonhole-${V_SIEVE}