diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-01 08:59:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-01 08:59:44 +0000 |
commit | 03c63073253aba8aff75a1bb7fbbcc27ef1a7bd9 (patch) | |
tree | 52f1a3a23218007a99d5c9ecd5c440ae56641846 /mail/Makefile | |
parent | 6d77df44af33a4fb070768163000fd2e6420bcc3 (diff) |
Notes
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 05808e0f8d89..581747fddb70 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -26,6 +26,7 @@ SUBDIR += bogofilter SUBDIR += bogofilter-qdbm SUBDIR += bogofilter-tdb + SUBDIR += bsfilter SUBDIR += bsmtp SUBDIR += bulk_mailer SUBDIR += cclient |