aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2015-05-09 00:54:30 +0800
committerohauer <ohauer@FreeBSD.org>2015-05-09 00:54:30 +0800
commit5fa4ed578453ec84b182ad4eefcf1fd70bb4ac37 (patch)
tree040b691ec66553a132312c1cfef300f7fb3a84e1 /mail
parent456b4ff071982bd5357b8a424616e7bf23f7864a (diff)
downloadfreebsd-ports-gnome-5fa4ed578453ec84b182ad4eefcf1fd70bb4ac37.tar.gz
freebsd-ports-gnome-5fa4ed578453ec84b182ad4eefcf1fd70bb4ac37.tar.zst
freebsd-ports-gnome-5fa4ed578453ec84b182ad4eefcf1fd70bb4ac37.zip
- grap mail/postfix ports
(I have some rewrites for them)
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 3fca5548fee4..0b437a9bdf90 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= ports@FreeBSD.org
+MAINTAINER= ohauer@FreeBSD.org
COMMENT= Secure alternative to widely-used Sendmail
LICENSE= IPL10
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index bc2329f500f5..51b956ccfc46 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= ports@FreeBSD.org
+MAINTAINER= ohauer@FreeBSD.org
COMMENT= Secure alternative to widely-used Sendmail
LICENSE= IPL10