aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-06-09 18:00:35 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-06-09 18:00:35 +0000
commit948f5473bd90157cb2abf08c7ff2a2aac29d71dd (patch)
tree46ef8717eba1285cafd7d2c57f824730472b7864 /audio
parent0fe5563013477479fd634407ca856b3b115b9d31 (diff)
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/aacgain/Makefile2
-rw-r--r--audio/alac/Makefile2
-rw-r--r--audio/faac/Makefile2
-rw-r--r--audio/faad/Makefile2
-rw-r--r--audio/grip/Makefile2
-rw-r--r--audio/gstreamer-monkeysaudio/Makefile2
-rw-r--r--audio/libcddb/Makefile2
-rw-r--r--audio/libsamplerate/Makefile2
-rw-r--r--audio/libsndfile/Makefile2
-rw-r--r--audio/speex-devel/Makefile2
-rw-r--r--audio/speex/Makefile2
-rw-r--r--audio/twolame/Makefile2
-rw-r--r--audio/wavpack/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/audio/aacgain/Makefile b/audio/aacgain/Makefile
index 069845785ec1..0ba142e7ec8d 100644
--- a/audio/aacgain/Makefile
+++ b/audio/aacgain/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5
CATEGORIES= audio
MASTER_SITES= http://altosdesign.com/aacgain/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= Normalizes the volume of mp3 and mp4 files
USE_BZIP2= yes
diff --git a/audio/alac/Makefile b/audio/alac/Makefile
index 8a7d22b65f5e..3ddcaed0f79c 100644
--- a/audio/alac/Makefile
+++ b/audio/alac/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://crazney.net/programs/itunes/files/
DISTNAME= ${PORTNAME}_decoder-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= Basic decoder for Apple Lossless Audio Codec files (ALAC)
WRKSRC= ${WRKDIR}/${PORTNAME}_decoder
diff --git a/audio/faac/Makefile b/audio/faac/Makefile
index 74662381e6bd..e7912465ddf3 100644
--- a/audio/faac/Makefile
+++ b/audio/faac/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= faac
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG-2 and MPEG-4 AAC audio encoder
PATCH_DEPENDS= ${BUILD_DEPENDS}
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index 3de0dbdc04e7..bf0605a8cf1d 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= faac
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
PATCH_DEPENDS= ${BUILD_DEPENDS}
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index b2c40486754b..43f6d588d73f 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= GTK front-end to external cd rippers and audio encoders
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
diff --git a/audio/gstreamer-monkeysaudio/Makefile b/audio/gstreamer-monkeysaudio/Makefile
index ba5317ecaeb2..72c41991fb3d 100644
--- a/audio/gstreamer-monkeysaudio/Makefile
+++ b/audio/gstreamer-monkeysaudio/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://gstreamer.freedesktop.org/src/gst${PKGNAMESUFFIX}/
PKGNAMESUFFIX= -monkeysaudio
DISTNAME= gst${PKGNAMESUFFIX}-${PORTVERSION}
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= GStreamer plugin for monkeysaudio files
USE_X_PREFIX= yes
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile
index e7830859ae58..6e9c9dea696b 100644
--- a/audio/libcddb/Makefile
+++ b/audio/libcddb/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= A library to access data on a CDDB server
USE_BZIP2= yes
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index 8cf9faef508f..41c77baae6b4 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/SRC/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index 8c7719ac2e34..fc482f49af58 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 1.0.16
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/libsndfile/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)
USE_GNOME= gnomehack gnometarget pkgconfig
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile
index 2b1626511ba1..8551c101e862 100644
--- a/audio/speex-devel/Makefile
+++ b/audio/speex-devel/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
PKGNAMESUFFIX= -devel
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= An open-source patent-free voice codec
LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index f786ce816d7e..5f96b2f86a7e 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MASTER_SITE_SUBDIR= ahze
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= An open-source patent-free voice codec
LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile
index d695de5f33cc..55ea10fc64c7 100644
--- a/audio/twolame/Makefile
+++ b/audio/twolame/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.ecs.soton.ac.uk/~njh/twolame/
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG Audio Layer 2 encoder
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
diff --git a/audio/wavpack/Makefile b/audio/wavpack/Makefile
index 25d9551403a1..13e261aebf1f 100644
--- a/audio/wavpack/Makefile
+++ b/audio/wavpack/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 4.32
CATEGORIES= audio
MASTER_SITES= http://www.wavpack.com/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= Compress (and restore) both 16 and 24-bit audio files in .wav format
GNU_CONFIGURE= yes