diff options
author | pav <pav@FreeBSD.org> | 2005-05-26 20:05:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-26 20:05:08 +0800 |
commit | e88757a8ad344991ba2200c3ce25eeb47d9f9fd2 (patch) | |
tree | 35d07596e5d25ef27c5d978838d28aedb5902ada /mail/Makefile | |
parent | c03df7673b78a7f5d2da7e4818e77c9a19e4afdb (diff) | |
download | freebsd-ports-gnome-e88757a8ad344991ba2200c3ce25eeb47d9f9fd2.tar.gz freebsd-ports-gnome-e88757a8ad344991ba2200c3ce25eeb47d9f9fd2.tar.zst freebsd-ports-gnome-e88757a8ad344991ba2200c3ce25eeb47d9f9fd2.zip |
New sibling bogofilter port to use the sqlite3 database backend.
PR: ports/81448
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index c57c3bab81bb..6ded375a2b85 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -29,6 +29,7 @@ SUBDIR += bmf SUBDIR += bogofilter SUBDIR += bogofilter-qdbm + SUBDIR += bogofilter-sqlite SUBDIR += bogofilter-tdb SUBDIR += bsfilter SUBDIR += bsmtp |