Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Aug 2015 07:24:32 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393419 - head/www/ismail
Message-ID:  <201508020724.t727OWCj098977@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Sun Aug  2 07:24:31 2015
New Revision: 393419
URL: https://svnweb.freebsd.org/changeset/ports/393419

Log:
  Deprecate and set expiration date to 2015-08-08: Development has been
  discontinued for many years.

Modified:
  head/www/ismail/Makefile

Modified: head/www/ismail/Makefile
==============================================================================
--- head/www/ismail/Makefile	Sun Aug  2 06:43:00 2015	(r393418)
+++ head/www/ismail/Makefile	Sun Aug  2 07:24:31 2015	(r393419)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://az.semmy.ru/ISMail/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PHP-based webmail client
 
+DEPRECATED=	Development has been discontinued for many years
+EXPIRATION_DATE=	2015-08-08
+
 WRKSRC=		${WRKDIR}
 
 NO_BUILD=	yes



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