diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
commit | 346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch) | |
tree | 7953c25fa8df873b9515ffc067ae48525a5128d8 /mail/postfix1 | |
parent | f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410 (diff) |
Notes
Diffstat (limited to 'mail/postfix1')
-rw-r--r-- | mail/postfix1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 0b8c9b48e0e8..bf5aa4c445d8 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -25,7 +25,7 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= An alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* |