diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 06:09:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 06:09:02 +0800 |
commit | 600a84e189235ab3d78a76f9caf533f3afd58a8a (patch) | |
tree | 13a8f599155e63afe4fd21fd8a883e409df08f16 /net-p2p/xnap | |
parent | e0b425000304a776bca5e73b64110b85f19e8a4c (diff) | |
download | freebsd-ports-graphics-600a84e189235ab3d78a76f9caf533f3afd58a8a.tar.gz freebsd-ports-graphics-600a84e189235ab3d78a76f9caf533f3afd58a8a.tar.zst freebsd-ports-graphics-600a84e189235ab3d78a76f9caf533f3afd58a8a.zip |
Deprecate napster clients
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 b864ee43f6d..cd04af27d7a 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME:L}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A pure java napster client; also, supports OpenNap & giFT (FastTrack) +DEPRECATED= Napster service does not exists anymore +EXPIRATION_DATE= 2011-09-01 + USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes |