Update to match dovecot version.

Ok sthen@
This commit is contained in:
nigel 2012-03-24 19:34:17 +00:00
parent dcfb642393
commit 922102df58
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2012/03/23 17:52:55 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2012/03/24 19:34:17 nigel Exp $
SHARED_ONLY= Yes
COMMENT= anti-spam plugin for Dovecot
V_DOVECOT_FULL= 2.0.18
V_DOVECOT_FULL= 2.0.19
DISTNAME= dovecot-antispam-2.0
REVISION= 1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2012/03/23 17:52:55 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2012/03/24 19:34:17 nigel Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= Sieve mail filtering for Dovecot
V_SIEVE= 0.2.6
V_DOVECOT= 2.0
V_DOVECOT_FULL= 2.0.18
V_DOVECOT_FULL= 2.0.19
REVISION= 0
DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE}