diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-08-24 19:47:33 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-08-24 19:47:33 +0000 |
commit | a2a703ea631283a58ed6edb12890728fb68a1e3f (patch) | |
tree | ff825c70ddf4bbabcaf6bdd8747e660dabf5f5fe /mail | |
parent | ed728fb611d10d69e1e65f5068b8756ae02eabe0 (diff) | |
download | pkgsrc-a2a703ea631283a58ed6edb12890728fb68a1e3f.tar.gz |
add & enable spamassassin
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 82c0e3099d5..89a2b90bf4b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2002/08/23 15:31:45 bouyer Exp $ +# $NetBSD: Makefile,v 1.140 2002/08/24 19:47:33 hubertf Exp $ # COMMENT= Electronic mail utilities @@ -100,6 +100,7 @@ SUBDIR+= sendmail SUBDIR+= sendmail88 SUBDIR+= smtpfeed SUBDIR+= solid-pop3d +SUBDIR+= spamassassin SUBDIR+= spruce SUBDIR+= squirrelmail SUBDIR+= sqwebmail |