diff options
author | peter <peter@pkgsrc.org> | 2005-06-28 12:45:05 +0000 |
---|---|---|
committer | peter <peter@pkgsrc.org> | 2005-06-28 12:45:05 +0000 |
commit | 51d37c965d57294e53679348f4d47f5a6af15f44 (patch) | |
tree | 6d2fadcf51ac2d004a61247041c77ac7f9ddb688 /mail/Makefile | |
parent | 868975711d1305886c1178d0b1d72aea7e951507 (diff) | |
download | pkgsrc-51d37c965d57294e53679348f4d47f5a6af15f44.tar.gz |
Add spamd.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 47f343b9503..392bad02145 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.265 2005/05/18 20:09:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.266 2005/06/28 12:45:05 peter Exp $ # COMMENT= Electronic mail utilities @@ -181,6 +181,7 @@ SUBDIR+= smtpfeed SUBDIR+= solid-pop3d SUBDIR+= spamass-milter SUBDIR+= spamassassin +SUBDIR+= spamd SUBDIR+= spamprobe SUBDIR+= spruce SUBDIR+= squirrelmail |