diff options
Diffstat (limited to 'net-p2p/xnap/Makefile')
-rw-r--r-- | net-p2p/xnap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index 8adc706739ae..ceb09229ceb7 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -15,6 +15,9 @@ COMMENT= Pure Java napster client; also, supports OpenNap & giFT (FastTrack) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Unmaintained. Napster, OpenNap, and FastTrack are dead +EXPIRATION_DATE= 2018-08-30 + USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |