diff options
author | eadler <eadler@FreeBSD.org> | 2015-05-04 08:33:14 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2015-05-04 08:33:14 +0800 |
commit | 70dc9828ef2ce1e98ea78087d3b75c7c0c19e992 (patch) | |
tree | 4bec6ca69265512771988f1c88d0a57e941f2426 /audio/csound | |
parent | 175c476d577c3c9a74727f984da2c32875df8024 (diff) | |
download | freebsd-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/csound')
-rw-r--r-- | audio/csound/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |