From 660c724b0863fb386fe6ee1f17fed2ca26b16ccd Mon Sep 17 00:00:00 2001 From: bernd Date: Fri, 24 Nov 2006 09:47:52 +0000 Subject: [PATCH] + bogofilter,qdbm + bogofilter,sqlite3 --- mail/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/Makefile b/mail/Makefile index 7b5edd19409..8f7934a9cad 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.170 2006/11/16 23:27:55 msf Exp $ +# $OpenBSD: Makefile,v 1.171 2006/11/24 09:47:52 bernd Exp $ # $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $ # @@ -13,6 +13,8 @@ SUBDIR += bmf SUBDIR += bogofilter SUBDIR += bogofilter,db4 + SUBDIR += bogofilter,qdbm + SUBDIR += bogofilter,sqlite3 SUBDIR += bulk_mailer SUBDIR += c-client SUBDIR += clamsmtp