diff options
author | manu <manu@pkgsrc.org> | 2003-09-22 14:47:00 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2003-09-22 14:47:00 +0000 |
commit | 7258e92955f690863650b2844ae1dcfa8bad9da6 (patch) | |
tree | f72f71d7c582649aef1bc163e3c5ff162b84f2d3 /mail | |
parent | 1dbd4541766633e542b4630b5762283cf75d5d15 (diff) | |
download | pkgsrc-7258e92955f690863650b2844ae1dcfa8bad9da6.tar.gz |
jchkmail is a behavior-based virus and spam milter for Sendmail
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 2144841c8b1..02c206d6acf 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2003/09/19 09:24:55 wiz Exp $ +# $NetBSD: Makefile,v 1.177 2003/09/22 14:47:04 manu Exp $ # COMMENT= Electronic mail utilities @@ -62,6 +62,7 @@ SUBDIR+= imp SUBDIR+= incm SUBDIR+= isync SUBDIR+= ja-mh +SUBDIR+= jchkmail SUBDIR+= kbiff SUBDIR+= libesmtp SUBDIR+= libmilter |