svn commit: r313782 - head/www/ilias3

Wen Heping wen at FreeBSD.org
Sun Mar 10 00:06:39 UTC 2013


Author: wen
Date: Sun Mar 10 00:06:38 2013
New Revision: 313782
URL: http://svnweb.freebsd.org/changeset/ports/313782

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE

Modified:
  head/www/ilias3/Makefile

Modified: head/www/ilias3/Makefile
==============================================================================
--- head/www/ilias3/Makefile	Sun Mar 10 00:00:36 2013	(r313781)
+++ head/www/ilias3/Makefile	Sun Mar 10 00:06:38 2013	(r313782)
@@ -22,6 +22,9 @@ LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphic
 
 CONFLICTS=	ilias-4.[0-9].*
 
+DEPRECATED=	Obsolete stable release
+EXPIRATION_DATE=2013-04-30
+
 LATEST_LINK=		ilias3
 NO_BUILD=		yes
 SUB_FILES=		pkg-message


More information about the svn-ports-all mailing list