diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 01:38:59 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 01:38:59 +0000 |
commit | 14c6afdb69ea9fb570cbfb159d6105eae5d9a54d (patch) | |
tree | b40110247820f43e1c579d776ea3598417e283a3 /audio | |
parent | c450fb64ed8aaa702c5e2629f6cbbbfc3d19af7b (diff) | |
download | ports-14c6afdb69ea9fb570cbfb159d6105eae5d9a54d.tar.gz ports-14c6afdb69ea9fb570cbfb159d6105eae5d9a54d.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gsm/Makefile | 2 | ||||
-rw-r--r-- | audio/kexis/Makefile | 2 | ||||
-rw-r--r-- | audio/laudio/Makefile | 2 | ||||
-rw-r--r-- | audio/lpac/Makefile | 2 | ||||
-rw-r--r-- | audio/optimfrog/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Audio-Musepack/Makefile | 2 | ||||
-rw-r--r-- | audio/pacpl/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile index dc3174f50461..b227528aed33 100644 --- a/audio/gsm/Makefile +++ b/audio/gsm/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://kbs.cs.tu-berlin.de/~jutta/gsm/ \ ftp://ftp.gin.cz/pub/mirrors/ftp.digium.com/pub/telephony/gnophone/ \ ftp://ftp.ip.pt/.disk1/finkmirrors/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Audio converter and library for converting u-law to gsm encoding WRKSRC= ${WRKDIR}/gsm-1.0-pl12 diff --git a/audio/kexis/Makefile b/audio/kexis/Makefile index 734e9c3a6891..307e5bb89893 100644 --- a/audio/kexis/Makefile +++ b/audio/kexis/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Lossless WAV file compressor WRKSRC= ${WRKDIR}/${PORTNAME} 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 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 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 diff --git a/audio/p5-Audio-Musepack/Makefile b/audio/p5-Audio-Musepack/Makefile index bad3bfec2f4e..d239b0773c6b 100644 --- a/audio/p5-Audio-Musepack/Makefile +++ b/audio/p5-Audio-Musepack/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Interface to Musepack file information and APE tag fields BUILD_DEPENDS= p5-MP3-Info>=1.20:${PORTSDIR}/audio/p5-MP3-Info diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile index 9546f3735d7f..3f9843882802 100644 --- a/audio/pacpl/Makefile +++ b/audio/pacpl/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SFE -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Perl Audio Converter RUN_DEPENDS= p5-MP3-Tag>0:${PORTSDIR}/audio/p5-MP3-Tag \ |