Date: Wed, 22 Aug 2018 06:40:47 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477771 - head/net-p2p/lopster Message-ID: <201808220640.w7M6el87062005@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808220640.w7M6el87062005>