svn commit: r477771 - head/net-p2p/lopster

Tobias Kortkamp tobik at FreeBSD.org
Wed Aug 22 06:40:48 UTC 2018


Author: tobik
Date: Wed Aug 22 06:40:47 2018
New Revision: 477771
URL: https://svnweb.freebsd.org/changeset/ports/477771

Log:
  Deprecate one more Napster client overlooked in r475499

Modified:
  head/net-p2p/lopster/Makefile

Modified: head/net-p2p/lopster/Makefile
==============================================================================
--- head/net-p2p/lopster/Makefile	Wed Aug 22 06:38:21 2018	(r477770)
+++ head/net-p2p/lopster/Makefile	Wed Aug 22 06:40:47 2018	(r477771)
@@ -14,6 +14,9 @@ COMMENT=	GTK+ client for Napster and free alternatives
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Unmaintained. Napster is dead
+EXPIRATION_DATE=	2018-08-30
+
 GNU_CONFIGURE=	yes
 USES=		gmake
 USE_GNOME=	gtk12


More information about the svn-ports-head mailing list