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 ac98b539f8d..24e97358dd4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ - $NetBSD: Makefile,v 1.38 2000/02/10 10:53:26 rh Exp $ + $NetBSD: Makefile,v 1.39 2000/02/13 00:16:23 tron Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -45,6 +45,7 @@ SUBDIR += qpopper SUBDIR += rblcheck SUBDIR += sendmail + SUBDIR += sendmail88 # SUBDIR += smail SUBDIR += smtpfeed SUBDIR += spruce |