aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2015-05-08 21:34:30 +0800
committerculot <culot@FreeBSD.org>2015-05-08 21:34:30 +0800
commit0bd3d51fa5eb994e897adadabab4fa00ad888f03 (patch)
treefd642af283c49c50f7523956ac7754dd2439b262 /mail
parent36e0e06df4a8f3749a1a51b55324c2df736c295e (diff)
downloadfreebsd-ports-gnome-0bd3d51fa5eb994e897adadabab4fa00ad888f03.tar.gz
freebsd-ports-gnome-0bd3d51fa5eb994e897adadabab4fa00ad888f03.tar.zst
freebsd-ports-gnome-0bd3d51fa5eb994e897adadabab4fa00ad888f03.zip
- Reassign to the heap after sahil@'s bit was taken in for safekeeping
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile2
-rw-r--r--mail/postfix/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 3283f43a80d1..3fca5548fee4 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -17,7 +17,7 @@ PKGNAMESUFFIX= -current
DISTNAME= ${PORTNAME}-3.0.0
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= sahil@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Secure alternative to widely-used Sendmail
LICENSE= IPL10
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index d5fec08e3a29..bc2329f500f5 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \
MASTER_SITES:= ${MASTER_SITES:S|$|official/|}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= sahil@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Secure alternative to widely-used Sendmail
LICENSE= IPL10