diff options
author | schmonz <schmonz> | 2005-12-28 06:09:43 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2005-12-28 06:09:43 +0000 |
commit | 23da6cedc1f060e7cd6d92288ffb09e3e8308c0b (patch) | |
tree | 66263dd02f8e5573417c9e4a12f0722cf0915e60 /audio | |
parent | ec8218a9c4466c4028cecd0c06876b641418bd20 (diff) | |
download | pkgsrc-23da6cedc1f060e7cd6d92288ffb09e3e8308c0b.tar.gz |
Belatedly add and enable solfege. (Hi schmonz!)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6c839dab26d..e9e38c90707 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.295 2005/12/09 17:22:02 salo Exp $ +# $NetBSD: Makefile,v 1.296 2005/12/28 06:09:43 schmonz Exp $ # COMMENT= Audio tools @@ -223,6 +223,7 @@ SUBDIR+= rsynth SUBDIR+= shorten SUBDIR+= sidplay SUBDIR+= snd +SUBDIR+= solfege SUBDIR+= sox SUBDIR+= speex SUBDIR+= spiralloops |