diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
commit | c0379f51fd2e7a8153c12882cb64f4bddae5a9a3 (patch) | |
tree | 2478ff4dabbea5844338aa5aaac8a848915dfa58 /audio/mpdscribble | |
parent | ab162cfd85a47f76dbd1f993792047b738aa26af (diff) | |
download | ports-c0379f51fd2e7a8153c12882cb64f4bddae5a9a3.tar.gz ports-c0379f51fd2e7a8153c12882cb64f4bddae5a9a3.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 5cd7e593767b..028afa546e37 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/musicpd -MAINTAINER= carpetsmoker@rwxrwxrwx.net +MAINTAINER= ports@FreeBSD.org COMMENT= Musicpd last.fm client LIB_DEPENDS= soup:${PORTSDIR}/devel/libsoup |