svn commit: r371472 - head/mail/postfix210

Matthias Andree mandree at FreeBSD.org
Sat Oct 25 09:28:22 UTC 2014


Author: mandree
Date: Sat Oct 25 09:28:22 2014
New Revision: 371472
URL: https://svnweb.freebsd.org/changeset/ports/371472
QAT: https://qat.redports.org/buildarchive/r371472/

Log:
  Claim maintainership and deprecate.

Modified:
  head/mail/postfix210/Makefile

Modified: head/mail/postfix210/Makefile
==============================================================================
--- head/mail/postfix210/Makefile	Sat Oct 25 08:02:50 2014	(r371471)
+++ head/mail/postfix210/Makefile	Sat Oct 25 09:28:22 2014	(r371472)
@@ -13,9 +13,12 @@ MASTER_SITE_SUBDIR=	. old related/postfi
 PKGNAMESUFFIX=	210
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	mandree at FreeBSD.org
 COMMENT=	Secure alternative to widely-used Sendmail
 
+DEPRECATED=	Use mail/postfix instead.
+EXPIRATION_DATE=2015-01-31
+
 LICENSE=	IPL10
 LICENSE_NAME=	IBM PUBLIC LICENSE VERSION 1.0
 LICENSE_FILE=	${WRKSRC}/LICENSE


More information about the svn-ports-head mailing list