Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 05:27:01 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329754 - head/mail/squirrelmail-postfixadmin-plugin
Message-ID:  <201310080527.r985R1uC072164@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Tue Oct  8 05:27:01 2013
New Revision: 329754
URL: http://svnweb.freebsd.org/changeset/ports/329754

Log:
  - Mark DEPRECATED, set EXPIRATION_DATE
  
  PR:		ports/182357 (based on)

Modified:
  head/mail/squirrelmail-postfixadmin-plugin/Makefile   (contents, props changed)

Modified: head/mail/squirrelmail-postfixadmin-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-postfixadmin-plugin/Makefile	Tue Oct  8 05:08:43 2013	(r329753)
+++ head/mail/squirrelmail-postfixadmin-plugin/Makefile	Tue Oct  8 05:27:01 2013	(r329754)
@@ -14,6 +14,9 @@ DIST_SUBDIR=	squirrelmail
 MAINTAINER=	ports.maintainer@evilphi.com
 COMMENT=	Lets users change password, vacation, and forwarding
 
+DEPRECATED=	Now distributed with postfixadmin
+EXPIRATION_DATE=	2013-11-01
+
 RUN_DEPENDS=	ZendFramework>=1.9.0:${PORTSDIR}/www/zend-framework1
 
 USE_BZIP2=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310080527.r985R1uC072164>