svn commit: r371426 - head/www/chimera

Alex Kozlov ak at FreeBSD.org
Fri Oct 24 08:13:08 UTC 2014


Author: ak
Date: Fri Oct 24 08:13:07 2014
New Revision: 371426
URL: https://svnweb.freebsd.org/changeset/ports/371426
QAT: https://qat.redports.org/buildarchive/r371426/

Log:
  - Deprecate and set expiration date to 2014-11-24: Abandonware (last update in 1997), restrictive license

Modified:
  head/www/chimera/Makefile

Modified: head/www/chimera/Makefile
==============================================================================
--- head/www/chimera/Makefile	Fri Oct 24 08:08:10 2014	(r371425)
+++ head/www/chimera/Makefile	Fri Oct 24 08:13:07 2014	(r371426)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://www.rocklinux.net/p
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	X/Athena-based World Wide Web client
 
+DEPRECATED=	Abandonware (last update in 1997), restrictive license
+EXPIRATION_DATE=	2014-11-24
+
 RUN_DEPENDS= 	${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
 
 NO_LATEST_LINK=	yes


More information about the svn-ports-all mailing list