diff options
Diffstat (limited to 'audio/csound/Makefile')
-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 fc664a1593e7..67f865968db5 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION}.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= csound -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= scjamorim@bsd.com.br COMMENT= Sound synthesizer LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile \ |