diff options
author | manu <manu> | 2003-09-22 14:47:00 +0000 |
---|---|---|
committer | manu <manu> | 2003-09-22 14:47:00 +0000 |
commit | 69d6c624002a4bd9369bf952af98d8b59bf739be (patch) | |
tree | f72f71d7c582649aef1bc163e3c5ff162b84f2d3 /mail | |
parent | 781f9e05ec5bb9eddc4370df8d728566f03fdcf9 (diff) | |
download | pkgsrc-69d6c624002a4bd9369bf952af98d8b59bf739be.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 |