diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 01:30:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 01:30:45 +0800 |
commit | 0ae39e3bea163ce12c83e79cf437c01811d06c00 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /mail | |
parent | 3ce42769f8268f7a2b62eda255f03b4f645b0982 (diff) | |
download | freebsd-ports-gnome-0ae39e3bea163ce12c83e79cf437c01811d06c00.tar.gz freebsd-ports-gnome-0ae39e3bea163ce12c83e79cf437c01811d06c00.tar.zst freebsd-ports-gnome-0ae39e3bea163ce12c83e79cf437c01811d06c00.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix27/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix28/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix29/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 74d5e6922f96..cec70ab5b889 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= . old related/postfix PKGNAMESUFFIX= 27 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure alternative to widely-used Sendmail LICENSE= IPL10 diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index dd63b159961c..1869f2b2817c 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= . old related/postfix PKGNAMESUFFIX= 28 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure alternative to widely-used Sendmail LICENSE= IPL10 diff --git a/mail/postfix29/Makefile b/mail/postfix29/Makefile index 9230500db8fa..08b57cf8bad7 100644 --- a/mail/postfix29/Makefile +++ b/mail/postfix29/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= . old related/postfix PKGNAMESUFFIX= 29 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure alternative to widely-used Sendmail LICENSE= IPL10 |