diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-06 20:53:26 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-06 20:53:26 +0000 |
commit | 7a7e0abef2866180780f1dcfc8edb02ad637d235 (patch) | |
tree | 02cc910ca320d702f4fee28f5acfc3ce0f731a6d /mail/postfix21 | |
parent | 5aef317d45391cebd2a38316c210f794de880ea0 (diff) |
Take MAINTAINER
PR: 87012
Approved by: vivek@khera.org (maintainer)
Notes
Notes:
svn path=/head/; revision=144430
Diffstat (limited to 'mail/postfix21')
-rw-r--r-- | mail/postfix21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile index e831f543886c..2610923489a5 100644 --- a/mail/postfix21/Makefile +++ b/mail/postfix21/Makefile @@ -28,7 +28,7 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= vivek@khera.org +MAINTAINER= mnag@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.0.* postfix-2.2.* postfix-2.3.* \ |