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 924cc360565..548d55e9323 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2003/05/02 08:04:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.167 2003/05/14 04:21:09 salo Exp $ # COMMENT= Electronic mail utilities @@ -29,6 +29,7 @@ SUBDIR+= deliver SUBDIR+= demime SUBDIR+= distribute SUBDIR+= dot-forward +SUBDIR+= dovecot SUBDIR+= drac SUBDIR+= elm SUBDIR+= elm-me |