diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-03-20 14:02:13 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-03-20 14:02:13 +0000 |
commit | 27fef7a81ee60171d3d30a04b3ec85a227d5b2f4 (patch) | |
tree | 39473e3acff9d1b4e89943f8ee91ca0e39669d3f /audio/csound | |
parent | 9b740eaa1bb6a80e9fda74dc2a30e9d276469ce3 (diff) | |
download | ports-27fef7a81ee60171d3d30a04b3ec85a227d5b2f4.tar.gz ports-27fef7a81ee60171d3d30a04b3ec85a227d5b2f4.zip |
Notes
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 da696bdbec9d..e831f1cce37f 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= ports@FreeBSD.org +MAINTAINER= chris@bsdjunk.com COMMENT= Sound synthesizer LICENSE= LGPL21 |