svn commit: r393419 - head/www/ismail

Andrej Zverev az at FreeBSD.org
Sun Aug 2 07:24:32 UTC 2015


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 at 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


More information about the svn-ports-all mailing list