diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-06-08 16:52:32 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-06-08 16:52:32 +0000 |
commit | e93d85f4d66e2df4c005dc78216795897ca5876d (patch) | |
tree | 82a1c4ab4fbb5ea550d31a2f19a7f3b3665c8e24 /audio/mpdscribble | |
parent | 6b5cb00593234eea3475b2d049a8d07433e830e2 (diff) |
Notes
Diffstat (limited to 'audio/mpdscribble')
-rw-r--r-- | audio/mpdscribble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile index 600e23e6ca56..1ca992929183 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.21 CATEGORIES= audio MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION} -MAINTAINER= kimelto@gmail.com +MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Musicpd last.fm client LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient |