diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-02-17 13:54:17 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-02-17 13:54:17 +0000 |
commit | 6b86b1d5fd5d635a1e5ef4c73fd1dc4150364bef (patch) | |
tree | 8e9f944570f48c376efd9bc5e211ac8cf4d68d34 /mail | |
parent | bc7c2317c5054e4d6771a7a7596a69fabaaf4475 (diff) | |
download | pkgsrc-6b86b1d5fd5d635a1e5ef4c73fd1dc4150364bef.tar.gz |
Add & enable spamprobe
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 4649a7d1739..3a682e5365c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2003/01/22 15:57:41 manu Exp $ +# $NetBSD: Makefile,v 1.157 2003/02/17 13:54:17 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -116,6 +116,7 @@ SUBDIR+= sendmail88 SUBDIR+= smtpfeed SUBDIR+= solid-pop3d SUBDIR+= spamassassin +SUBDIR+= spamprobe SUBDIR+= spruce SUBDIR+= squirrelmail SUBDIR+= sqwebmail |