git: d40c1a195f13 - main - mail/py-postfix-mta-sts-resolver: Change MAINTAINERship to myself
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 09:02:23 UTC
The branch main has been updated by nork: URL: https://cgit.FreeBSD.org/ports/commit/?id=d40c1a195f1377041ef80991b201f9a728cb9298 commit d40c1a195f1377041ef80991b201f9a728cb9298 Author: Norikatsu Shigemura <nork@FreeBSD.org> AuthorDate: 2023-02-23 08:59:13 +0000 Commit: Norikatsu Shigemura <nork@FreeBSD.org> CommitDate: 2023-02-23 08:59:13 +0000 mail/py-postfix-mta-sts-resolver: Change MAINTAINERship to myself Approved by: hrs (mentor) --- mail/py-postfix-mta-sts-resolver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/py-postfix-mta-sts-resolver/Makefile b/mail/py-postfix-mta-sts-resolver/Makefile index 1e671ae5e96d..44fda82bc120 100644 --- a/mail/py-postfix-mta-sts-resolver/Makefile +++ b/mail/py-postfix-mta-sts-resolver/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX=v CATEGORIES= mail python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nork@ninth-nine.com +MAINTAINER= nork@FreeBSD.org COMMENT= TLS client policy for Postfix according to domain MTA-STS policy WWW= https://pypi.python.org/pypi/postfix-mta-sts-resolver