diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-09-20 09:00:40 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-09-20 09:00:40 +0800 |
commit | e0db59201d28fad2eb1900d7592c180b61f264f5 (patch) | |
tree | a5e88492cf45e00e4cd3a5800afff28acbf02e21 /audio | |
parent | 4a0350616dfe188985ca608b0b1041f831b272db (diff) | |
download | freebsd-ports-gnome-e0db59201d28fad2eb1900d7592c180b61f264f5.tar.gz freebsd-ports-gnome-e0db59201d28fad2eb1900d7592c180b61f264f5.tar.zst freebsd-ports-gnome-e0db59201d28fad2eb1900d7592c180b61f264f5.zip |
- Change maintainership of my Mono related ports over to the BSD#
project mailing list. This is the mailing list listed as the
maintainer for all my other Mono related ports.
Approved by: ahze (mentor)
Diffstat (limited to 'audio')
-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 ee65b17d7658..f0b6361c89ee 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= http://muine.gooeylinux.org/ -MAINTAINER= tmclaugh@sdf.lonestar.org +MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Mono based Gnome audio player LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ |