aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-08-22 04:51:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-08-22 04:51:04 +0000
commit2add5c0f4f61852a88776a22b6575cae7329811c (patch)
tree4c97627e3a5a9e774f4f7b0804f88019a3cfd120 /net-p2p
parentefda7777bea140d83a50ec0196017b22dd0a0349 (diff)
downloadports-2add5c0f4f61852a88776a22b6575cae7329811c.tar.gz
ports-2add5c0f4f61852a88776a22b6575cae7329811c.zip
Over to new volunteer. Give this a reprieve from the axe.
PR: ports/159984
Notes
Notes: svn path=/head/; revision=280148
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/teknap/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile
index 8e4673323307..2cf6c6cdc13b 100644
--- a/net-p2p/teknap/Makefile
+++ b/net-p2p/teknap/Makefile
@@ -12,12 +12,9 @@ CATEGORIES= net-p2p
MASTER_SITES= http://got.net/~brian/teknap/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.g/g/}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sam@cassiba.com
COMMENT= Console napster client
-DEPRECATED= Napster service is not working anymore
-EXPIRATION_DATE= 2011-09-01
-
.if defined(WITH_MP3)
BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
.endif