diff options
author | ben <ben@pkgsrc.org> | 2006-05-21 22:46:49 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2006-05-21 22:46:49 +0000 |
commit | fc54e77a9ed62af409475b354f05b95868661248 (patch) | |
tree | 4a38fce0d6a837ee2438e509b778879220d5937a /audio/Makefile | |
parent | 874858f5295687ad370c91a46cd11b8c70a2a398 (diff) | |
download | pkgsrc-fc54e77a9ed62af409475b354f05b95868661248.tar.gz |
Add entry for csound5.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 144b5045e3e..4d4fb160fdd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.314 2006/05/21 22:35:48 ben Exp $ +# $NetBSD: Makefile,v 1.315 2006/05/21 22:46:49 ben Exp $ # COMMENT= Audio tools @@ -34,6 +34,7 @@ SUBDIR+= cripple SUBDIR+= cs4235 SUBDIR+= csound4 SUBDIR+= csound4-manual +SUBDIR+= csound5 SUBDIR+= daapd SUBDIR+= dap SUBDIR+= darkice |