git: 9a3d4adaa301 - 2022Q2 - mail/sendmail: Fix option SASL and SMTP AUTH

From: Dirk Meyer <dinoex_at_FreeBSD.org>
Date: Fri, 22 Apr 2022 05:28:40 UTC
The branch 2022Q2 has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a3d4adaa3013704507f256755d612af1e9dc4e9

commit 9a3d4adaa3013704507f256755d612af1e9dc4e9
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2022-04-20 05:34:44 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2022-04-22 05:28:09 +0000

    mail/sendmail: Fix option SASL and SMTP AUTH
    
    PR: 263287
    (cherry picked from commit 0625156b336bacba1e5dc541680af85e97feb0e2)
---
 mail/sendmail/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 25e0536143f8..7c36b1ec32be 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sendmail
 PORTVERSION=	8.17.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 MASTER_SITES=	ftp://ftp.sendmail.org/pub/sendmail/
 DISTNAME=	${PORTNAME}.${PORTVERSION}