diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2015-05-04 00:33:14 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2015-05-04 00:33:14 +0000 |
commit | 415737f338a52fc6c2d6a13717bc2e56f3661b0c (patch) | |
tree | 4bec6ca69265512771988f1c88d0a57e941f2426 /audio/csound6 | |
parent | ab488613b3b9a7c34b5658cd4f4e6ec68c728e8f (diff) | |
download | ports-415737f338a52fc6c2d6a13717bc2e56f3661b0c.tar.gz ports-415737f338a52fc6c2d6a13717bc2e56f3661b0c.zip |
Notes
Diffstat (limited to 'audio/csound6')
-rw-r--r-- | audio/csound6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |