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/Makefile | |
parent | 28e954021129898a645c3b91269e3a9caf6647de (diff) |
Notes
Diffstat (limited to 'audio/xmms-pipe/Makefile')
-rw-r--r-- | audio/xmms-pipe/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |