diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 07:43:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 07:43:03 +0000 |
commit | 98a5b060e65d688e5bab619ddbd3d8e5aedc1c74 (patch) | |
tree | 14346c362a207e0b083de8c054f123f817ada7ca /audio | |
parent | b3a1246fd1395d60120ad9bf250069761ce60c2f (diff) | |
download | ports-98a5b060e65d688e5bab619ddbd3d8e5aedc1c74.tar.gz ports-98a5b060e65d688e5bab619ddbd3d8e5aedc1c74.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=172286
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-infopipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-infopipe/Makefile b/audio/xmms-infopipe/Makefile index 16f9f96c3b88..96eda33ba708 100644 --- a/audio/xmms-infopipe/Makefile +++ b/audio/xmms-infopipe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.beastwithin.org/users/wwwwolf/code/xmms/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mig@mig-29.net +MAINTAINER= ports@FreeBSD.org COMMENT= Create a named pipe to retrive xmms info about currently playing song LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |