diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-13 20:57:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-13 20:57:58 +0800 |
commit | a3552a90f91508ed0622ecc0e6384dfb6bfece6c (patch) | |
tree | 2abb7db82ea92ff3faf61c457c00097c06659aa0 /audio/mpdscribble | |
parent | 220c0dfaaff09ee4877d9a2e9845914a717e16c8 (diff) | |
download | freebsd-ports-gnome-a3552a90f91508ed0622ecc0e6384dfb6bfece6c.tar.gz freebsd-ports-gnome-a3552a90f91508ed0622ecc0e6384dfb6bfece6c.tar.zst freebsd-ports-gnome-a3552a90f91508ed0622ecc0e6384dfb6bfece6c.zip |
- Pass maintainership to submitter
PR: 137679
Submitted by: Julien Laffaye <kimelto@gmail.com>
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 99e05c5f2d0e..9a5503a51814 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.18 CATEGORIES= audio MASTER_SITES= SF/musicpd -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kimelto@gmail.com COMMENT= Musicpd last.fm client OPTIONS= SOUP "Use libsoup for HTTP client library" off |