bdb was in the DESCR too, pointed out by Brad

This commit is contained in:
sthen 2011-05-23 23:29:52 +00:00
parent e611bc256d
commit d30c119be1
2 changed files with 2 additions and 3 deletions

View File

@ -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}/

View File

@ -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