diff options
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 02c206d6acf..9fc356749b6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.177 2003/09/22 14:47:04 manu Exp $ +# $NetBSD: Makefile,v 1.178 2003/09/24 09:27:55 tron Exp $ # COMMENT= Electronic mail utilities @@ -129,6 +129,7 @@ SUBDIR+= safecat SUBDIR+= sendmail SUBDIR+= sendmail811 SUBDIR+= sigrot +SUBDIR+= sma SUBDIR+= smtpfeed SUBDIR+= solid-pop3d SUBDIR+= spamass-milter |