aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2015-05-04 08:33:14 +0800
committereadler <eadler@FreeBSD.org>2015-05-04 08:33:14 +0800
commit70dc9828ef2ce1e98ea78087d3b75c7c0c19e992 (patch)
tree4bec6ca69265512771988f1c88d0a57e941f2426 /audio
parent175c476d577c3c9a74727f984da2c32875df8024 (diff)
downloadfreebsd-ports-gnome-70dc9828ef2ce1e98ea78087d3b75c7c0c19e992.tar.gz
freebsd-ports-gnome-70dc9828ef2ce1e98ea78087d3b75c7c0c19e992.tar.zst
freebsd-ports-gnome-70dc9828ef2ce1e98ea78087d3b75c7c0c19e992.zip
By request, reset maintainership of multiple ports
PR: 199903 Submitted by: "Chris Petrik" <chris@bsdjunk.com>
Diffstat (limited to 'audio')
-rw-r--r--audio/csound/Makefile2
-rw-r--r--audio/csound6/Makefile2
-rw-r--r--audio/smasher/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index e831f1cce37f..da696bdbec9d 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME:S/c/C/}${PORTVERSION}${EXTRACT_SUFX} \
${CSOUND_DOCS:S/$/:manual/}
DIST_SUBDIR= csound
-MAINTAINER= chris@bsdjunk.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sound synthesizer
LICENSE= LGPL21
diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile
index 31bfe19f92b8..f67cc3c20af7 100644
--- a/audio/csound6/Makefile
+++ b/audio/csound6/Makefile
@@ -9,7 +9,7 @@ PKGNAMESUFFIX= 6
DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION}
DIST_SUBDIR= csound
-MAINTAINER= chris@bsdjunk.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sound synthesizer
LICENSE= LGPL21
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile
index 36db788b1667..54a5db367cdc 100644
--- a/audio/smasher/Makefile
+++ b/audio/smasher/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
-MAINTAINER= chris@bsdjunk.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross platform audio loop slicer
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \