diff options
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 884a9e69d58..686363f24a9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.312 2007/04/15 21:26:08 agc Exp $ +# $NetBSD: Makefile,v 1.313 2007/04/17 10:26:52 jnemeth Exp $ # COMMENT= Electronic mail utilities @@ -201,7 +201,7 @@ SUBDIR+= ruby-actionmailer SUBDIR+= ruby-tmail SUBDIR+= safecat SUBDIR+= sendmail -SUBDIR+= sendmail812 +SUBDIR+= sendmail813 SUBDIR+= sendymail SUBDIR+= serialmail SUBDIR+= sigrot |