diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-07 18:44:25 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-07 18:44:25 +0000 |
commit | 4d386d17b4875c72f1c3e03d97af163aeefae8e9 (patch) | |
tree | 4297171edd393410a9383b56c6afafb7cf73e031 /audio/mpdscribble | |
parent | 9e949f5564f00abcb02c8c3262572264d06bb7b7 (diff) | |
download | ports-4d386d17b4875c72f1c3e03d97af163aeefae8e9.tar.gz ports-4d386d17b4875c72f1c3e03d97af163aeefae8e9.zip |
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 5863210e0ab5..9372a39db3a9 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.10 CATEGORIES= audio MASTER_SITES= http://www.frob.nl/projects/scribble/ -MAINTAINER= redchrom@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Mpd last.fm client LIB_DEPENDS= soup:${PORTSDIR}/devel/libsoup |