bdb was in the DESCR too, pointed out by Brad
This commit is contained in:
parent
e611bc256d
commit
d30c119be1
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.165 2011/05/23 23:15:05 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.166 2011/05/23 23:29:52 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -9,7 +9,7 @@ V_MAJOR= 2.0
|
||||
V_DOVECOT= 2.0.13
|
||||
|
||||
DISTNAME= dovecot-${V_DOVECOT}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}releases/${V_MAJOR}/
|
||||
|
||||
|
@ -6,7 +6,6 @@ compatible with UW-IMAP and Courier IMAP servers as well as mail clients
|
||||
accessing the mailboxes directly.
|
||||
|
||||
Flavors:
|
||||
bdb - Build with Berkeley DB support for a dictionary store
|
||||
ldap - Build with LDAP support as an authentication source
|
||||
mysql - Build with MySQL support as an authentication source
|
||||
postgresql - Build with PostgreSQL support as an authentication source
|
||||
|
Loading…
x
Reference in New Issue
Block a user