diff options
author | linimon <linimon@FreeBSD.org> | 2011-03-03 07:59:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-03-03 07:59:52 +0800 |
commit | 7d8833b9f75bc571b3c70e9cde765be5b874ee46 (patch) | |
tree | 5c5ffeb634ba9fcf6119a22ff3d302c9b6565da7 /audio/csound | |
parent | fa7e34a874effa43677e0aa8b14ab6a826116654 (diff) | |
download | freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.tar.gz freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.tar.zst freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.zip |
Return these ports to the pool.
PR: ports/155217
Submitted by: maintainer
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 409f9ee0d36a..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= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Sound synthesizer LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile |