diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-07-28 06:41:07 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-07-28 06:41:07 +0000 |
commit | 6a5f469e5aa08c144018879e93114cc3e58bd105 (patch) | |
tree | 9ed1b8063c624184c2513c952ceba34155db3b74 /net-p2p/xnap | |
parent | 8eaa9ba285bbc9af062081cb262ef338a447448f (diff) | |
download | ports-6a5f469e5aa08c144018879e93114cc3e58bd105.tar.gz ports-6a5f469e5aa08c144018879e93114cc3e58bd105.zip |
Notes
Diffstat (limited to 'net-p2p/xnap')
-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 |