diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 09:38:59 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 09:38:59 +0800 |
commit | d677492c7feb3c2e01f14a6f9fc7249ccdabee34 (patch) | |
tree | fb8747b7dc59c8cc279224fbf1cd5b7330659933 /audio/laudio | |
parent | 277131033e013992aeafec973a8eed3f8ebf2af6 (diff) | |
download | freebsd-ports-gnome-d677492c7feb3c2e01f14a6f9fc7249ccdabee34.tar.gz freebsd-ports-gnome-d677492c7feb3c2e01f14a6f9fc7249ccdabee34.tar.zst freebsd-ports-gnome-d677492c7feb3c2e01f14a6f9fc7249ccdabee34.zip |
- Pass maintainership to submitter
Submitted by: hideo via freebsd-ports
Diffstat (limited to 'audio/laudio')
-rw-r--r-- | audio/laudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/laudio/Makefile b/audio/laudio/Makefile index 960284e9e09f..22c80f72f7de 100644 --- a/audio/laudio/Makefile +++ b/audio/laudio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio linux MASTER_SITES= http://www.lossless-audio.com/ CENKES DISTNAME= la04 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= A free lossless audio codec ONLY_FOR_ARCHS= amd64 i386 |