diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-26 06:46:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-26 06:46:15 +0800 |
commit | 59fec01ed62597938968a56211acda1fdf520791 (patch) | |
tree | 71d64fe8e1c7b32b96eb4dc360c61436aa201f8e /audio/muine/Makefile | |
parent | 8bebcd6397985db34e4f6ae8f34b2d47606241be (diff) | |
download | freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.tar.gz freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.tar.zst freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.zip |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
Diffstat (limited to 'audio/muine/Makefile')
-rw-r--r-- | audio/muine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index a2fa8c6f2ab9..b99fe95b337f 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://muine-player.org/releases/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= tmclaugh/muine -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono based Gnome audio player LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ |