From 877825318d0d12a9616fc22131c14c2bc47ef331 Mon Sep 17 00:00:00 2001 From: linimon Date: Wed, 12 May 2004 18:22:06 +0000 Subject: Per maintainer, mark DEPRECATED and drop maintainership. Since many people are still using this port, set its expiration date to 4 months in the future. Postfix 2.1 is stable and new users should be installing that port (as mail/postfix), not this one. PR: ports/66570 Submitted by: Vivek Khera (maintainer) --- mail/postfix20/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'mail/postfix20') diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index 4dcdae63edcf..14869877f2be 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/Makefile @@ -25,14 +25,16 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.samurai.com/pub/postfix/official/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/postfix/official/&,} MASTER_SITE_SUBDIR= . old related/postfix -DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} PATCH_SITES= ${MASTER_SITES} PATCHFILES= postfix-2.0-ns-mx-acl-patch.gz -MAINTAINER= vivek@khera.org -COMMENT= A secure alternative to widely-used Sendmail +MAINTAINER= ports@FreeBSD.org +COMMENT= A secure alternative to widely-used Sendmail (old version) + +DEPRECATED= "please consider migrating to postfix 2.1 (mail/postfix), which is stable" +EXPIRATION_DATE= "September 30, 2004" CONFLICTS= courier-0.* postfix-1.* postfix-2.1.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* LATEST_LINK= postfix20 -- cgit