diff options
author | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
commit | 4b03fd08409356566c7afe7550629c2b0a9dd318 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /audio/csound | |
parent | 144fac57f51b7607ec02abb9e1edcba2cabe1a3f (diff) | |
download | freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.gz freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.zst freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.zip |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
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 fb21590f3576..eecabe0a8e10 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Sound synthesizer LICENSE= LGPL21 |