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/optimfrog | |
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/optimfrog')
-rw-r--r-- | audio/optimfrog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/optimfrog/Makefile b/audio/optimfrog/Makefile index 4ee0acbd60aa..4d244f6c68a8 100644 --- a/audio/optimfrog/Makefile +++ b/audio/optimfrog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio linux MASTER_SITES= CENKES DISTNAME= OptimFROG_All_Linux_x86_${DISTVERSION:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Lossless audio codec ONLY_FOR_ARCHS= amd64 i386 |