diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-09-20 21:49:30 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-09-20 21:49:30 +0000 |
commit | e602585c8dc3f0d74f5e636ac985891ce94ff63c (patch) | |
tree | ba1cbd95cb8d12a0d7cd1b7cdda00d58f6fb3e88 /audio | |
parent | b4a7a1188330a1d2d95f259651fbe84dc57a1289 (diff) | |
download | ports-e602585c8dc3f0d74f5e636ac985891ce94ff63c.tar.gz ports-e602585c8dc3f0d74f5e636ac985891ce94ff63c.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fdk-aac/Makefile | 2 | ||||
-rw-r--r-- | audio/vo-aacenc/Makefile | 2 | ||||
-rw-r--r-- | audio/vo-amrwbenc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/fdk-aac/Makefile b/audio/fdk-aac/Makefile index 008876ce0984..b6e7a8bf477f 100644 --- a/audio/fdk-aac/Makefile +++ b/audio/fdk-aac/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.2 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Port of the Fraunhofer FDK AAC Codec Library NOT_FOR_ARCHS= sparc64 diff --git a/audio/vo-aacenc/Makefile b/audio/vo-aacenc/Makefile index c73e4aea25d2..3f471f787ff2 100644 --- a/audio/vo-aacenc/Makefile +++ b/audio/vo-aacenc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.3 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VisualOn AAC encoder library LICENSE= AL2 diff --git a/audio/vo-amrwbenc/Makefile b/audio/vo-amrwbenc/Makefile index b2fa12105d83..d1c4018ae9bd 100644 --- a/audio/vo-amrwbenc/Makefile +++ b/audio/vo-amrwbenc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.3 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VisualOn AMR-WB encoder library LICENSE= AL2 |