diff options
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 3f856d4e70a..924cc360565 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2003/04/27 00:43:43 rh Exp $ +# $NetBSD: Makefile,v 1.166 2003/05/02 08:04:07 jmmv Exp $ # COMMENT= Electronic mail utilities @@ -118,6 +118,7 @@ SUBDIR+= rmail-mime SUBDIR+= ruby-tmail SUBDIR+= sendmail SUBDIR+= sendmail811 +SUBDIR+= sigrot SUBDIR+= smtpfeed SUBDIR+= solid-pop3d SUBDIR+= spamass-milter |