aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-09 10:30:44 +0800
committereadler <eadler@FreeBSD.org>2012-09-09 10:30:44 +0800
commitcb173805d54dcff4b80261090f37a0ecbd4215e5 (patch)
tree726fb4e3881ed593958a61aca23539fb697af24b /audio
parent9a38282857d7a702875930d7703fc8f93d97cb52 (diff)
downloadfreebsd-ports-gnome-cb173805d54dcff4b80261090f37a0ecbd4215e5.tar.gz
freebsd-ports-gnome-cb173805d54dcff4b80261090f37a0ecbd4215e5.tar.zst
freebsd-ports-gnome-cb173805d54dcff4b80261090f37a0ecbd4215e5.zip
Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR: ports/171481
Diffstat (limited to 'audio')
-rw-r--r--audio/csound/Makefile2
-rw-r--r--audio/smasher/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index d3f26b6da8aa..f22cb367854b 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Sound synthesizer
LICENSE= LGPL21
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile
index f07a1c62b1a1..8a2791b60c55 100644
--- a/audio/smasher/Makefile
+++ b/audio/smasher/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Cross platform audio loop slicer
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \