summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-02-11 21:03:14 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-02-11 21:03:14 +0000
commitd16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6 (patch)
treec4e3594d87f8e8738d7a29889fee7a88de679c57 /audio
parent- Update to 0.96 (diff)
Reset maintainership to ports@ after ~4 months without any response to any
PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1]
Notes
Notes: svn path=/head/; revision=155784
Diffstat (limited to 'audio')
-rw-r--r--audio/aumix/Makefile2
-rw-r--r--audio/autozen/Makefile2
-rw-r--r--audio/csound-manual/Makefile2
-rw-r--r--audio/csound/Makefile4
-rw-r--r--audio/denemo/Makefile2
-rw-r--r--audio/festdoc/Makefile2
-rw-r--r--audio/festival+OGI/Makefile2
-rw-r--r--audio/festival/Makefile2
-rw-r--r--audio/festlex-cmu/Makefile2
-rw-r--r--audio/festlex-oald/Makefile2
-rw-r--r--audio/festlex-ogi/Makefile2
-rw-r--r--audio/festlex-poslex/Makefile2
-rw-r--r--audio/festogi-spanish/Makefile2
-rw-r--r--audio/festvox-abc/Makefile2
-rw-r--r--audio/festvox-aec/Makefile2
-rw-r--r--audio/festvox-don/Makefile2
-rw-r--r--audio/festvox-el11/Makefile2
-rw-r--r--audio/festvox-hvs/Makefile2
-rw-r--r--audio/festvox-jph/Makefile2
-rw-r--r--audio/festvox-kal16/Makefile2
-rw-r--r--audio/festvox-kal8/Makefile2
-rw-r--r--audio/festvox-ked16/Makefile2
-rw-r--r--audio/festvox-ked8/Makefile2
-rw-r--r--audio/festvox-mwm/Makefile2
-rw-r--r--audio/festvox-ogirab/Makefile2
-rw-r--r--audio/festvox-rab16/Makefile2
-rw-r--r--audio/festvox-rab8/Makefile2
-rw-r--r--audio/festvox-tll/Makefile2
-rw-r--r--audio/mbrola/Makefile2
-rw-r--r--audio/mbrolavox/Makefile2
-rw-r--r--audio/mutemix/Makefile2
-rw-r--r--audio/nogger/Makefile2
-rw-r--r--audio/opmixer/Makefile2
-rw-r--r--audio/pd/Makefile2
-rw-r--r--audio/snd/Makefile2
-rw-r--r--audio/sphinx/Makefile2
-rw-r--r--audio/spiralloops/Makefile2
-rw-r--r--audio/spiralsynth/Makefile2
-rw-r--r--audio/streamripper/Makefile2
39 files changed, 40 insertions, 40 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index 43b1950b5e52..4cef85118fa4 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://jpj.net/~trevor/aumix/old/
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Audio mixer for X11, terminal, or command line
USE_BZIP2= yes
diff --git a/audio/autozen/Makefile b/audio/autozen/Makefile
index e79c7129741e..d0b711a73b83 100644
--- a/audio/autozen/Makefile
+++ b/audio/autozen/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.linuxlabs.com/software/download/
DISTNAME= AutoZen-${PORTVERSION}
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Adjust brain waves with sound
WRKSRC= ${WRKDIR}/AutoZen-${PORTVERSION}
diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile
index 379786276cd0..47603874aa6d 100644
--- a/audio/csound-manual/Makefile
+++ b/audio/csound-manual/Makefile
@@ -16,7 +16,7 @@ DISTFILES= manual-docbook-${PORTVERSION}.tar.gz \
manual-text-${PORTVERSION}.tar.gz
DIST_SUBDIR= csound
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Manuals for Csound
RUN_DEPENDS= csound:${PORTSDIR}/audio/csound
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 5034ac255f8b..d8e9877b754e 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://sunsite.univie.ac.at/pub/sound/csound/newest/ \
DISTNAME= Csound${PORTVERSION}
DIST_SUBDIR= csound
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sound synthesizer
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \
@@ -52,7 +52,7 @@ post-build:
${ECHO_CMD} "thoroughly reviewed by the FreeBSD maintainer." >> ${PKGMESSAGE}
post-patch:
- @${REINPLACE_CMD} -i -e "s:/usr/local/lib:${DATADIR}:g" ${WRKSRC}/getstring.c
+ @${REINPLACE_CMD} -i "" -e "s:/usr/local/lib:${DATADIR}:g" ${WRKSRC}/getstring.c
@${FIND} ${WRKSRC} -type f -exec \
${REINPLACE_CMD} -i -e 's:<malloc.h>:<stdlib.h>:g' {} \;
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index d2f624a848ee..a182dba5b521 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical score editor
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile
index 919302abde08..87c51bba8951 100644
--- a/audio/festdoc/Makefile
+++ b/audio/festdoc/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL}
MASTER_SITE_SUBDIR= 1.4.1
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Documentation for Festival
NO_BUILD= yes
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile
index 85736229ec96..8e5f9c4b303b 100644
--- a/audio/festival+OGI/Makefile
+++ b/audio/festival+OGI/Makefile
@@ -19,7 +19,7 @@ DISTFILES= festival-${PORTVERSION}.tar.gz \
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= OGIfestpatch-1.4.1.2.tar.gz
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Text-to-speech system with OGI residual LPC synthesizer
LIB_DEPENDS= audio.2:${PORTSDIR}/audio/nas \
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index ccfd92cd2ae6..2a93daf87ca7 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}
DISTFILES= ${DISTNAME}-beta.tar.gz \
speech_tools-1.2.95-beta.tar.gz
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-lingual speech synthesis system
LIB_DEPENDS= audio.2:${PORTSDIR}/audio/nas \
diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile
index 0b254ada480b..2558d6d07b48 100644
--- a/audio/festlex-cmu/Makefile
+++ b/audio/festlex-cmu/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}
DISTNAME= festlex_CMU
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CMU American English pronunciation dictionary for Festival
RUN_DEPENDS= festival:${PORTSDIR}/audio/festival
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile
index bdf0433c786f..ca9d43a928a4 100644
--- a/audio/festlex-oald/Makefile
+++ b/audio/festlex-oald/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}
DISTNAME= festlex_OALD
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Oxford Advanced Learner's pronunciation dictionary for Festival
RUN_DEPENDS= festival:${PORTSDIR}/audio/festival
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile
index f9d37f7c9862..7250d3d28b87 100644
--- a/audio/festlex-ogi/Makefile
+++ b/audio/festlex-ogi/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI}
DISTNAME= OGIlexicon-2.0
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Composite pronunciation dictionary from ogi.edu for Festival
RUN_DEPENDS= festival:${.CURDIR}/../festival \
diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile
index 8a9939a8300b..8f53897d02e4 100644
--- a/audio/festlex-poslex/Makefile
+++ b/audio/festlex-poslex/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}
DISTNAME= festlex_POSLEX
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= English lexicon for Festival
RUN_DEPENDS= festival:${PORTSDIR}/audio/festival
diff --git a/audio/festogi-spanish/Makefile b/audio/festogi-spanish/Makefile
index fa2e6001f634..55087dab2473 100644
--- a/audio/festogi-spanish/Makefile
+++ b/audio/festogi-spanish/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_NETBSD}
DISTNAME= OGIspanish-${PORTVERSION}
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mexican Spanish support for Festival
RUN_DEPENDS= \
diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile
index 714ff6746a61..254538528ecc 100644
--- a/audio/festvox-abc/Makefile
+++ b/audio/festvox-abc/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI}
DISTNAME= voice_abc_di-2.0
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mexican Spanish male voice for Festival speech synthesis system
RUN_DEPENDS= \
diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile
index 102e922f27f3..68125532e5fc 100644
--- a/audio/festvox-aec/Makefile
+++ b/audio/festvox-aec/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI}
DISTNAME= voice_aec_di-2.0
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice for Festival speech synthesis system
RUN_DEPENDS= festival:${PORTSDIR}/audio/festival \
diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile
index f633839c4b4f..a751fd1189a0 100644
--- a/audio/festvox-don/Makefile
+++ b/audio/festvox-don/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= 1.4.1
DISTNAME= festvox_don
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= British English male voice for Festival speech synthesis system
RUN_DEPENDS= \
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile
index ab27f6708010..14dbfe6aece4 100644
--- a/audio/festvox-el11/Makefile
+++ b/audio/festvox-el11/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= 1.4.1
DISTNAME= festvox_ellpc11k
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Castilian Spanish male voice for Festival
RUN_DEPENDS= festival:${PORTSDIR}/audio/festival
diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile
index 2d14fa7d160d..f923c267584d 100644
--- a/audio/festvox-hvs/Makefile
+++ b/audio/festvox-hvs/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI}
DISTNAME= voice_hvs_di-2.0
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mexican Spanish female voice for Festival
RESTRICTED= no-commercial-use
diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile
index 4d24722a452b..6b4bac96fd4f 100644
--- a/audio/festvox-jph/Makefile
+++ b/audio/festvox-jph/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI}
DISTNAME= voice_jph_di-2.0
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice for Festival
RESTRICTED= no-commercial-use
diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile
index 767a2140d6fb..cb79bbd7d214 100644
--- a/audio/festvox-kal16/Makefile
+++ b/audio/festvox-kal16/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= 1.4.1
DISTNAME= festvox_kallpc16k
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice, sampled at 16 kHz, for Festival
RUN_DEPENDS= \
diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile
index a17a156e54e1..5748d247745d 100644
--- a/audio/festvox-kal8/Makefile
+++ b/audio/festvox-kal8/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= 1.4.1
DISTNAME= festvox_kallpc8k
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice, sampled at 8 kHz, for Festival
RUN_DEPENDS= \
diff --git a/audio/festvox-ked16/Makefile b/audio/festvox-ked16/Makefile
index 5bf6b5fa7955..5f0b7e78b4fb 100644
--- a/audio/festvox-ked16/Makefile
+++ b/audio/festvox-ked16/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= 1.4.1
DISTNAME= festvox_kedlpc16k
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice, sampled at 16 kHz, for Festival
RUN_DEPENDS= \
diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile
index 282fa0284b5e..ed280b1c5435 100644
--- a/audio/festvox-ked8/Makefile
+++ b/audio/festvox-ked8/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= 1.4.1
DISTNAME= festvox_kedlpc8k
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice, sampled at 8 kHz, for Festival
RUN_DEPENDS= \
diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile
index 79c50b64c479..d20d383b4b5e 100644
--- a/audio/festvox-mwm/Makefile
+++ b/audio/festvox-mwm/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI}
DISTNAME= voice_mwm_di-2.0
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= American English male voice for Festival
RESTRICTED= no-commercial-use
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile
index b6404f9d6672..2454e65f54bd 100644
--- a/audio/festvox-ogirab/Makefile
+++ b/audio/festvox-ogirab/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI}
DISTNAME= voice_ogirab_di-2.0
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT=British English male voice for Festival (non-commercial use only)
RUN_DEPENDS= \
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile
index c74d66a9ff33..3eb12cf0908c 100644
--- a/audio/festvox-rab16/Makefile
+++ b/audio/festvox-rab16/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}
DISTNAME= festvox_rablpc16k
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= 16 kHz British English male voice for Festival
RUN_DEPENDS= \
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile
index 256b7cd8d211..7260a3e4aa89 100644
--- a/audio/festvox-rab8/Makefile
+++ b/audio/festvox-rab8/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}
DISTNAME= festvox_rablpc8k
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= British English male voice, sampled at 8 kHz, for Festival
RUN_DEPENDS= \
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile
index 3cd7aee51061..e21aac691bf7 100644
--- a/audio/festvox-tll/Makefile
+++ b/audio/festvox-tll/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI}
DISTNAME= voice_tll_di-2.0
DIST_SUBDIR= festival
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= American English female voice for Festival (no commercial use)
RUN_DEPENDS= \
diff --git a/audio/mbrola/Makefile b/audio/mbrola/Makefile
index 14d65bd160b5..74dc4ba7e16c 100644
--- a/audio/mbrola/Makefile
+++ b/audio/mbrola/Makefile
@@ -13,7 +13,7 @@ DISTNAME= mbr301h
EXTRACT_SUFX= .zip
DIST_SUBDIR?= mbrola-freebsd
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MBROLA voice synthesizer
.include <bsd.port.pre.mk>
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile
index 8c5ff55ff190..f0fe5b58fc77 100644
--- a/audio/mbrolavox/Makefile
+++ b/audio/mbrolavox/Makefile
@@ -9,7 +9,7 @@ PORTNAME= mbrolavox
PORTVERSION= 3.0.1
CATEGORIES= audio accessibility
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Voices for MBROLA voice synthesizer
VOICESCONF= ${.CURDIR}/voices.conf
diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile
index 8d1c56922734..0d955dbd4dab 100644
--- a/audio/mutemix/Makefile
+++ b/audio/mutemix/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= http://stud.fbi.fh-darmstadt.de/~koenig/pub/
EXTRACT_SUFX= .py
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Adjusts a mixer
DEPRECATED= "mastersite disappeared, no longer maintained by author"
diff --git a/audio/nogger/Makefile b/audio/nogger/Makefile
index 99325c11d89a..182cd0bb58a7 100644
--- a/audio/nogger/Makefile
+++ b/audio/nogger/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://www.efd.lth.se/~d00jkr/nogger/
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= No-frills, GTK-based Ogg Vorbis player
LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis
diff --git a/audio/opmixer/Makefile b/audio/opmixer/Makefile
index 710f482e0199..b57ab0db176c 100644
--- a/audio/opmixer/Makefile
+++ b/audio/opmixer/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= optronic
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Adjusts a mixer
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
diff --git a/audio/pd/Makefile b/audio/pd/Makefile
index 773a2ebca6f5..9cde9d4cb13e 100644
--- a/audio/pd/Makefile
+++ b/audio/pd/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= http://www-crca.ucsd.edu/~msp/Software/
DISTNAME= pd-0.37-1test1.src
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pure Data, a MIDI-capable real-time audio processor/synthesizer
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 35f93565f1cf..945bede2b5b4 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multitracking sound editor and utilities
LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl
diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile
index fa82ed8eb609..1c8570766cad 100644
--- a/audio/sphinx/Makefile
+++ b/audio/sphinx/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cmusphinx
DISTNAME= sphinx2-0.4
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Speech recognition system
DEST= ${WRKSRC}/src/libsphinx2/
diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile
index b26bd3a6af90..61d2608c0f16 100644
--- a/audio/spiralloops/Makefile
+++ b/audio/spiralloops/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.pawfal.org/Software/SpiralLoops/dload/
DISTNAME= SpiralLoops-${PORTVERSION}
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Loop-based sampler
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile
index 31d96c2907d1..f1915d30f236 100644
--- a/audio/spiralsynth/Makefile
+++ b/audio/spiralsynth/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.pawfal.org/Software/SpiralSynth/dload/
DISTNAME= SpiralSynth-${PORTVERSION}
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MIDI-capable synthesizer for X
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index 302d5dc559b2..91ad4c4a8d56 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= streamripper
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Splits SHOUTcast stream into tracks
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \