diff options
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index fe194b8380bf..eb770f97c37f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -374,8 +374,9 @@ SUBDIR += sccmilter SUBDIR += scmail SUBDIR += sendmail + SUBDIR += sendmail811 + SUBDIR += sendmail812 SUBDIR += sendmail-ldap - SUBDIR += sendmail-old SUBDIR += sendmail-sasl SUBDIR += sentinel SUBDIR += serialmail |