diff options
author | miwi <miwi@FreeBSD.org> | 2010-09-30 13:03:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-09-30 13:03:08 +0800 |
commit | 978c272cdaf8742dbd5693ae6e68b53db6aa93a7 (patch) | |
tree | 37c0ca8195eeef5c97e9d0958532932e7953f57d /net-p2p | |
parent | 5c3ce4ca9673030cc24beabef8dc9224ab526b18 (diff) | |
download | freebsd-ports-gnome-978c272cdaf8742dbd5693ae6e68b53db6aa93a7.tar.gz freebsd-ports-gnome-978c272cdaf8742dbd5693ae6e68b53db6aa93a7.tar.zst freebsd-ports-gnome-978c272cdaf8742dbd5693ae6e68b53db6aa93a7.zip |
Schedule net-p2p/pyslsk for removal.
Last real update was in May 2005. Users should switch to net-p2p/nicotine-plus which is still maintained.
PR: 150901
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/pyslsk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/pyslsk/Makefile b/net-p2p/pyslsk/Makefile index 693d1204ee4b..2e6bca9c3ba9 100644 --- a/net-p2p/pyslsk/Makefile +++ b/net-p2p/pyslsk/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.sensi.org/~ak/pyslsk/ MAINTAINER= shoesoft@gmx.net COMMENT= Client for SoulSeek filesharing system +DEPRECATED= unmantaind upstream, use net-p2p/nicotine-plus +EXPIRATION_DATE= 2010-11-24 + .if !defined(WITHOUT_VORBIS) RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis .endif |