svn commit: r306670 - head/net-p2p/limewire

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Oct 30 12:17:02 UTC 2012


Author: tabthorpe
Date: Tue Oct 30 12:17:02 2012
New Revision: 306670
URL: http://svn.freebsd.org/changeset/ports/306670

Log:
  - Set DEPRECATED, it has been abandoned upstream
  
  Submitted by:	maintainer
  Feature safe:	yes

Modified:
  head/net-p2p/limewire/Makefile   (contents, props changed)

Modified: head/net-p2p/limewire/Makefile
==============================================================================
--- head/net-p2p/limewire/Makefile	Tue Oct 30 12:09:47 2012	(r306669)
+++ head/net-p2p/limewire/Makefile	Tue Oct 30 12:17:02 2012	(r306670)
@@ -15,6 +15,9 @@ DISTNAME=	LimeWireOther
 MAINTAINER=	cyberbotx at cyberbotx.com
 COMMENT=	A Java based Gnutella client
 
+DEPRECATED=	Abandoned up stream
+EXPIRATION_DATE=	2012-12-01
+
 RUN_DEPENDS=	java:${PORTSDIR}/java/javavmwrapper
 
 USE_ZIP=	yes


More information about the svn-ports-all mailing list