svn commit: r303049 - head/mail/vchkuser

Bryan Drewery bdrewery at FreeBSD.org
Fri Aug 24 02:14:04 UTC 2012


Author: bdrewery
Date: Fri Aug 24 02:14:03 2012
New Revision: 303049
URL: http://svn.freebsd.org/changeset/ports/303049

Log:
  - Deprecate: mail/qmail-spamcontrol should be used instead
    as it accomplishes the same goals and more.
  
  PR:		ports/170860
  Submitted by:	Luiz Otavio O Souza <loos.br at gmail.com> (maintainer)
  Approved by:	eadler (mentor)

Modified:
  head/mail/vchkuser/Makefile

Modified: head/mail/vchkuser/Makefile
==============================================================================
--- head/mail/vchkuser/Makefile	Fri Aug 24 01:42:16 2012	(r303048)
+++ head/mail/vchkuser/Makefile	Fri Aug 24 02:14:03 2012	(r303049)
@@ -23,6 +23,9 @@ USE_QMAIL=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 VPOPMAILDIR?=	${PREFIX}/vpopmail
 
+DEPRECATED=	mail/qmail-spamcontrol replaces this port
+EXPIRATION_DATE=2012-11-23
+
 DOCS=		README CHANGELOG
 
 post-install:



More information about the svn-ports-head mailing list