diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-08 15:13:39 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-08 15:13:39 +0000 |
commit | 6eac6a85e11d22bcf2a87c20a5a2ea21f91ff2c2 (patch) | |
tree | 69361664a8e526c8cc79ff8bd246a9706c582d11 /mail/Makefile | |
parent | Update to 3.4.2 (diff) |
Add qscan 1.5, a mail filter for Qmail that scans messages with ClamAV.
Notes
Notes:
svn path=/head/; revision=106496
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 d398aa69f275..46afbbd1e341 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -320,6 +320,7 @@ SUBDIR += qmailadmin-devel SUBDIR += qmailanalog SUBDIR += qpopper + SUBDIR += qscan SUBDIR += qsf SUBDIR += qtools SUBDIR += queue-repair |