aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2021-05-30 18:18:27 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-05-30 18:18:27 +0000
commit07f02726160293d2e8f3536f7a99667f2a60115f (patch)
treea9efc5affb45c3858cb8afb54e750d7bc85352b7 /mail
parentc0e1539a1cd4b11ef9d7623e0643d2a0616ca181 (diff)
downloadports-07f02726160293d2e8f3536f7a99667f2a60115f.tar.gz
ports-07f02726160293d2e8f3536f7a99667f2a60115f.zip
mail/postfix-*: Take maintainership
Take maintainership of postfix ports. No functional changes. Approved by: ohauer
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current-sasl/Makefile2
-rw-r--r--mail/postfix-current/Makefile2
-rw-r--r--mail/postfix-ldap-sasl/Makefile2
-rw-r--r--mail/postfix-sasl/Makefile2
-rw-r--r--mail/postfix/Makefile2
-rw-r--r--mail/postfix35/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/postfix-current-sasl/Makefile b/mail/postfix-current-sasl/Makefile
index 332cfce3cfe5..114dd6ab3104 100644
--- a/mail/postfix-current-sasl/Makefile
+++ b/mail/postfix-current-sasl/Makefile
@@ -1,6 +1,6 @@
PKGNAMESUFFIX?= -current-sasl
-MAINTAINER= ohauer@FreeBSD.org
+MAINTAINER= otis@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 6c5518c28b3e..57854248e570 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@FreeBSD.org
+MAINTAINER= otis@FreeBSD.org
COMMENT= Experimental Postfix version
LICENSE= IPL10 EPL
diff --git a/mail/postfix-ldap-sasl/Makefile b/mail/postfix-ldap-sasl/Makefile
index fe4d16bdbe00..81f0c131138b 100644
--- a/mail/postfix-ldap-sasl/Makefile
+++ b/mail/postfix-ldap-sasl/Makefile
@@ -1,6 +1,6 @@
PKGNAMESUFFIX?= -ldap-sasl
-MAINTAINER= ohauer@FreeBSD.org
+MAINTAINER= otis@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 fa11620414cc..cc9b3cfc7ac9 100644
--- a/mail/postfix-sasl/Makefile
+++ b/mail/postfix-sasl/Makefile
@@ -1,6 +1,6 @@
PKGNAMESUFFIX?= -sasl
-MAINTAINER= ohauer@FreeBSD.org
+MAINTAINER= otis@FreeBSD.org
COMMENT= Postfix with Cyrus SASL support
MASTERDIR= ${.CURDIR}/../postfix
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index f6ad60f7b211..f06da74ddc0f 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \
MASTER_SITES:= ${MASTER_SITES:S|$|official/|}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= ohauer@FreeBSD.org
+MAINTAINER= otis@FreeBSD.org
COMMENT?= Secure alternative to widely-used Sendmail
LICENSE= EPL IPL10
diff --git a/mail/postfix35/Makefile b/mail/postfix35/Makefile
index 4b8b206844ea..d52964d0adb5 100644
--- a/mail/postfix35/Makefile
+++ b/mail/postfix35/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \
MASTER_SITES:= ${MASTER_SITES:S|$|official/|}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= ohauer@FreeBSD.org
+MAINTAINER= otis@FreeBSD.org
COMMENT= Secure alternative to widely-used Sendmail
LICENSE= EPL IPL10