git: 23c1d095c3b6 - main - mail/sendmail: fix typo in option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Jun 2022 18:43:53 UTC
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=23c1d095c3b68984471d309efb67e40401d111d9 commit 23c1d095c3b68984471d309efb67e40401d111d9 Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2022-06-05 18:43:39 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2022-06-05 18:43:39 +0000 mail/sendmail: fix typo in option --- mail/sendmail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 0df6543f1256..3c9635450ffd 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -63,7 +63,7 @@ CYRUSLOOKUP_DESC= Enable cyruslookup feature PICKY_HELO_CHECK_DESC= Enable picky HELO check MILTER_DESC= Enable milter support SMTPUTF8_DESC= Enable unicode address support -MTA_STS_DESC= Emable MTA-STS support (option SOCKETMAP and TLS needed) +MTA_STS_DESC= Enable MTA-STS support (option SOCKETMAP and TLS needed) TLS_CERT_CHAIN_DESC= Enable certificate chain file support (incompatibility) TLS_USES= ssl