diff options
author | zuntum <zuntum> | 2003-02-17 13:54:17 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2003-02-17 13:54:17 +0000 |
commit | 1a90b3e61c85ff1638cfa912f1dcfb43de7cf66e (patch) | |
tree | 8e9f944570f48c376efd9bc5e211ac8cf4d68d34 /mail/Makefile | |
parent | 4d26a0a71dfe74b3242a477cde919d0127662ae8 (diff) | |
download | pkgsrc-1a90b3e61c85ff1638cfa912f1dcfb43de7cf66e.tar.gz |
Add & enable spamprobe
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 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 |