diff options
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 9603dacaaf4d..7fba416cb363 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -19,13 +19,13 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -# blanket approval for version updates: mnag@FreeBSD.org -MAINTAINER= vivek@khera.org +MAINTAINER= mnag@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-24-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* +NO_LATEST_LINK= yes USE_SUBMAKE= yes USE_PERL5_BUILD=yes USE_RC_SUBR= postfix.sh |