diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-09 00:52:32 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-06-09 00:52:32 +0800 |
commit | fa4332ce8a58fa2ddd338f358f1c85f71d50a16b (patch) | |
tree | 121b772b9cb40c23ff3b66cc8e9fdd26a2a38466 /audio | |
parent | 8799ec4852cf544597be3948c09ee4a51868122c (diff) | |
download | freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.gz freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.zst freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.zip |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor)
Diffstat (limited to 'audio')
-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 |