diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
commit | 2be3df4e6cd3903e9986f58d8470af2eeb8ddb04 (patch) | |
tree | 62bb721c2238601abab3327be8256421078184d4 /audio/xmms-pipe | |
parent | 28e954021129898a645c3b91269e3a9caf6647de (diff) | |
download | ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.tar.gz ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.zip |
Reset dyeske@gmail.com at his request.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=227472
Diffstat (limited to 'audio/xmms-pipe')
-rw-r--r-- | audio/xmms-pipe/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-pipe/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/audio/xmms-pipe/Makefile b/audio/xmms-pipe/Makefile index bc6fa0caa084..9902fe663396 100644 --- a/audio/xmms-pipe/Makefile +++ b/audio/xmms-pipe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://rooster.stanford.edu/~ben/xmmspipe/files/ DISTNAME= xmmspipe-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= dyeske@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Controls XMMS with a named pipe BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-pipe/pkg-descr b/audio/xmms-pipe/pkg-descr index 2d075bdcc259..53d29504651f 100644 --- a/audio/xmms-pipe/pkg-descr +++ b/audio/xmms-pipe/pkg-descr @@ -3,6 +3,3 @@ sending strings to a named pipe (FIFO). When enabled, XMMS can be commanded by sending strings to $HOME/.xmms/inpipe. WWW: http://rooster.stanford.edu/~ben/xmmspipe/ - -- David -dyeske@gmail.com |