diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-10 17:36:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-10 17:36:18 +0800 |
commit | ffc091449eadbe25ece8d25a955531c7ac90448b (patch) | |
tree | 557a35260c71ed3f1a081d21406d0d14fef9751d /net-p2p/xnap/Makefile | |
parent | e98c999a0031f473d22ab9a6c6711582c71c192c (diff) | |
download | freebsd-ports-gnome-ffc091449eadbe25ece8d25a955531c7ac90448b.tar.gz freebsd-ports-gnome-ffc091449eadbe25ece8d25a955531c7ac90448b.tar.zst freebsd-ports-gnome-ffc091449eadbe25ece8d25a955531c7ac90448b.zip |
- Pass maintainership to submitter
- Remove DEPRECATED and EXPIRATION_DATE
PR: ports/160615
Submitted by: Conrad J. Sabatier <conrads@cox.net>
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 |