sync with dovecot update

This commit is contained in:
sthen 2012-07-08 23:15:29 +00:00
parent 311a8117aa
commit d4550c33f8
2 changed files with 6 additions and 5 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.7 2012/06/16 08:48:05 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2012/07/08 23:15:29 sthen Exp $
SHARED_ONLY= Yes
COMMENT= anti-spam plugin for Dovecot
V_DOVECOT_FULL= 2.1.7
V_DOVECOT_FULL= 2.1.8
DISTNAME= dovecot-antispam-plugin-5e8351bcfb29
PKGNAME= dovecot-antispam-2.1
REVISION= 0
REVISION= 1
CATEGORIES= mail
# http://hg.dovecot.org/dovecot-antispam-plugin/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2012/06/08 22:05:03 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2012/07/08 23:15:29 sthen Exp $
SHARED_ONLY= Yes
@ -6,9 +6,10 @@ COMMENT= Sieve mail filtering for Dovecot
V_SIEVE= 0.3.1
V_DOVECOT= 2.1
V_DOVECOT_FULL= 2.1.7
V_DOVECOT_FULL= 2.1.8
DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE}
REVISION= 0
EPOCH= 0
CATEGORIES= mail
PKGNAME= dovecot-pigeonhole-${V_SIEVE}