diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2023-02-23 17:59:13 +0900 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2023-02-23 17:59:13 +0900 |
commit | d40c1a195f1377041ef80991b201f9a728cb9298 (patch) | |
tree | 5b75c56af66f838cdee525d464b999b63e27f312 /mail/py-postfix-mta-sts-resolver | |
parent | dns/py-aiodns: Change MAINTAINERship to myself (diff) |
mail/py-postfix-mta-sts-resolver: Change MAINTAINERship to myself
Approved by: hrs (mentor)
Diffstat (limited to 'mail/py-postfix-mta-sts-resolver')
-rw-r--r-- | mail/py-postfix-mta-sts-resolver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |