backport changeset 15393 from dovecot-2.2:

bsdauth: Use "auth-<service>" as the auth type.

assistance from and ok brad@
This commit is contained in:
halex 2012-11-25 00:50:50 +00:00
parent 6ef6bea7e1
commit ff184a2eb0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.193 2012/09/25 20:05:46 brad Exp $
# $OpenBSD: Makefile,v 1.194 2012/11/25 00:50:50 halex Exp $
SHARED_ONLY= Yes
@ -11,6 +11,8 @@ COMMENT-postgresql= PostgreSQL authentication / dictionary support for Dovecot
V_MAJOR= 2.1
V_DOVECOT= 2.1.10
REVISION-server= 0
DISTNAME= dovecot-${V_DOVECOT}
PKGNAME= dovecot-${V_DOVECOT}
PKGNAME-server= dovecot-${V_DOVECOT}