diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 22:09:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 22:09:02 +0000 |
commit | 280c78867264c071c29bf30ae5d17d22fe0034bc (patch) | |
tree | 423250804e4fa77badf498a503a0a28da5e785cc /net-p2p/xnap | |
parent | 4528737abdd4175195cdbdc009097550604760c8 (diff) | |
download | ports-280c78867264c071c29bf30ae5d17d22fe0034bc.tar.gz ports-280c78867264c071c29bf30ae5d17d22fe0034bc.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 b864ee43f6d6..cd04af27d7a7 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 |