diff options
author | wiz <wiz@pkgsrc.org> | 2001-12-22 17:32:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-12-22 17:32:44 +0000 |
commit | 05022b38b046557f18df9b48dca15e54b498d9de (patch) | |
tree | d8cf60ebcfa7eeaa403ad2cc22d74f8443ba590e /audio/Makefile | |
parent | d4a1e342098fccf4c66aea14230814bbd832701a (diff) | |
download | pkgsrc-05022b38b046557f18df9b48dca15e54b498d9de.tar.gz |
Add and enable rsynth (hi fred!).
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 2f4f4efb5ec..ffe14e873cb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2001/12/10 19:52:42 veego Exp $ +# $NetBSD: Makefile,v 1.120 2001/12/22 17:32:44 wiz Exp $ # COMMENT= Audio tools @@ -108,6 +108,7 @@ SUBDIR+= rio SUBDIR+= rio500 SUBDIR+= rosegarden SUBDIR+= rplay +SUBDIR+= rsynth SUBDIR+= shorten SUBDIR+= sidplay SUBDIR+= snd |