diff options
Diffstat (limited to 'net-p2p/xnap/Makefile')
-rw-r--r-- | net-p2p/xnap/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index cd04af27d7a7..5f1f359d79c7 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -13,12 +13,9 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/2.5r3 #DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} DISTNAME= ${PORTNAME:L}-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net 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 |