svn commit: r306118 - head/net-im/ccmsn

Pietro Cerutti gahr at FreeBSD.org
Fri Oct 19 12:59:46 UTC 2012


Author: gahr
Date: Fri Oct 19 12:59:45 2012
New Revision: 306118
URL: http://svn.freebsd.org/changeset/ports/306118

Log:
  - Mark as DEPRECATED (expiration in 1 month), project is long dead
  - Mark myself as MAINTAINER in the meanwhile
  
  Approved by:	maintainer (implicit, email address is 550)
  Feature safe:	yes

Modified:
  head/net-im/ccmsn/Makefile   (contents, props changed)

Modified: head/net-im/ccmsn/Makefile
==============================================================================
--- head/net-im/ccmsn/Makefile	Fri Oct 19 12:32:09 2012	(r306117)
+++ head/net-im/ccmsn/Makefile	Fri Oct 19 12:59:45 2012	(r306118)
@@ -12,9 +12,12 @@ CATEGORIES=	net-im
 MASTER_SITES=	http://msn.CompuCreations.com/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	jimromse at eupmt.es
+MAINTAINER=	gahr at FreeBSD.org
 COMMENT=	A Tcl/Tk-based MSN messenger
 
+DEPRECATE=	The project no longer exists
+EXPIRATION_DATE=2012-11-19
+
 RUN_DEPENDS=	wish8.3:${PORTSDIR}/x11-toolkits/tk83
 
 NO_BUILD=	yes


More information about the svn-ports-all mailing list