diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-15 01:01:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-15 01:01:13 +0000 |
commit | bc2e3dd168d561d8e92752c6aa63e09694f4bde3 (patch) | |
tree | 57ace048d20f59e645c48f86ad062d783d0ee930 /audio/csound | |
parent | 2276a90387d1aaf3695b3d0b03f6cf6bfe73cf66 (diff) | |
download | ports-bc2e3dd168d561d8e92752c6aa63e09694f4bde3.tar.gz ports-bc2e3dd168d561d8e92752c6aa63e09694f4bde3.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 b0ccdea52078..c9dbbf022041 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src DIST_SUBDIR= csound -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Sound synthesizer LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile |