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/lpac | |
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/lpac')
-rw-r--r-- | audio/lpac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lpac/Makefile b/audio/lpac/Makefile index a2cc50feee6b..284624a95595 100644 --- a/audio/lpac/Makefile +++ b/audio/lpac/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.40 CATEGORIES= audio linux MASTER_SITES= CENKES -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Lossless audio codec ONLY_FOR_ARCHS= amd64 i386 |