git: 932f023d54e7 - 2021Q2 - mail/postfix*: Direct commit to update MAINTAINER

Juraj Lutter otis at FreeBSD.org
Wed Jun 16 22:07:54 UTC 2021


The branch 2021Q2 has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=932f023d54e7894c5967d302cecb28f2f7a38df1

commit 932f023d54e7894c5967d302cecb28f2f7a38df1
Author:     Juraj Lutter <otis at FreeBSD.org>
AuthorDate: 2021-06-15 19:59:59 +0000
Commit:     Juraj Lutter <otis at FreeBSD.org>
CommitDate: 2021-06-16 22:06:58 +0000

    mail/postfix*: Direct commit to update MAINTAINER
    
    - Direct commit to update MAINTAINER of mail/postfix ports.
    - No functional changes
---
 mail/postfix-current-sasl/Makefile | 2 +-
 mail/postfix-current/Makefile      | 2 +-
 mail/postfix-ldap-sasl/Makefile    | 2 +-
 mail/postfix-sasl/Makefile         | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail/postfix-current-sasl/Makefile b/mail/postfix-current-sasl/Makefile
index 241762ae15ab..ff74bb997a51 100644
--- a/mail/postfix-current-sasl/Makefile
+++ b/mail/postfix-current-sasl/Makefile
@@ -1,7 +1,7 @@
 
 PKGNAMESUFFIX?=	-current-sasl
 
-MAINTAINER=	ohauer at FreeBSD.org
+MAINTAINER=	otis at FreeBSD.org
 COMMENT=	Postfix with Cyrus SASL support
 
 MASTERDIR=	${.CURDIR}/../postfix-current
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 65eb281f0ee1..60c6dac67d77 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES:=	${MASTER_SITES:S|$|experimental/|}
 PKGNAMESUFFIX?=	-current
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ohauer at FreeBSD.org
+MAINTAINER=	otis at FreeBSD.org
 COMMENT=	Experimental Postfix version
 
 LICENSE=	IPL10 EPL
diff --git a/mail/postfix-ldap-sasl/Makefile b/mail/postfix-ldap-sasl/Makefile
index cc44ca185754..ee4b2ee49f08 100644
--- a/mail/postfix-ldap-sasl/Makefile
+++ b/mail/postfix-ldap-sasl/Makefile
@@ -1,7 +1,7 @@
 
 PKGNAMESUFFIX?=	-ldap-sasl
 
-MAINTAINER=	ohauer at FreeBSD.org
+MAINTAINER=	otis at FreeBSD.org
 COMMENT=	Postfix with OpenLDAP and Cyrus SASL support
 
 MASTERDIR=	${.CURDIR}/../postfix
diff --git a/mail/postfix-sasl/Makefile b/mail/postfix-sasl/Makefile
index f5d9fd0c8b5b..d473936a4b27 100644
--- a/mail/postfix-sasl/Makefile
+++ b/mail/postfix-sasl/Makefile
@@ -1,7 +1,7 @@
 
 PKGNAMESUFFIX?=	-sasl
 
-MAINTAINER=	ohauer at FreeBSD.org
+MAINTAINER=	otis at FreeBSD.org
 COMMENT=	Postfix with Cyrus SASL support
 
 MASTERDIR=	${.CURDIR}/../postfix


More information about the dev-commits-ports-branches mailing list