diff options
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |