diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 00:04:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 00:04:47 +0000 |
commit | a982e2cbd777b574aba77a2de161f5dfd6837eb4 (patch) | |
tree | aaec2993811aaa62d8269931c7c957df85dcac74 /audio/laudio | |
parent | d769161d66f2da9c5c3974bcbbfda4881eb3cd10 (diff) | |
download | ports-a982e2cbd777b574aba77a2de161f5dfd6837eb4.tar.gz ports-a982e2cbd777b574aba77a2de161f5dfd6837eb4.zip |
Notes
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 22c80f72f7de..960284e9e09f 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= hideo@lastamericanempire.com +MAINTAINER= ports@FreeBSD.org COMMENT= A free lossless audio codec ONLY_FOR_ARCHS= amd64 i386 |