diff options
-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 |