diff options
Diffstat (limited to 'audio/csound5/Makefile')
-rw-r--r-- | audio/csound5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile index 6d697b8ec3c..f0badd3b3f2 100644 --- a/audio/csound5/Makefile +++ b/audio/csound5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/09/04 14:17:51 ben Exp $ +# $NetBSD: Makefile,v 1.3 2006/12/15 14:34:19 wiz Exp $ # DISTNAME= Csound${CSOUND_VERSION}_src @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/} WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION} -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/csound/ COMMENT= Software synthesizer and sequencer |