diff options
author | novel <novel@FreeBSD.org> | 2005-08-29 14:36:12 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-08-29 14:36:12 +0800 |
commit | eb0a9de4d6c24ccccdffa8fb3aed5d0e944f7cde (patch) | |
tree | 7be37ea55d4203b32b8a7ace0f224ae3174ea3e8 /mail/postfix1 | |
parent | f81ee7816efa5b556382bffc03318144eb83589e (diff) | |
download | freebsd-ports-gnome-eb0a9de4d6c24ccccdffa8fb3aed5d0e944f7cde.tar.gz freebsd-ports-gnome-eb0a9de4d6c24ccccdffa8fb3aed5d0e944f7cde.tar.zst freebsd-ports-gnome-eb0a9de4d6c24ccccdffa8fb3aed5d0e944f7cde.zip |
Anti Unmaintained Ports Campaign by Marcus Grando.
PR: 854[06-15]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Diffstat (limited to 'mail/postfix1')
-rw-r--r-- | mail/postfix1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 467765f01c17..0b8c9b48e0e8 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -25,8 +25,8 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org -COMMENT= An alternative to widely-used Sendmail +MAINTAINER= marcus@corp.grupos.com.br +COMMENT= An alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* USE_SUBMAKE= yes |