diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-08-12 22:28:05 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-08-12 22:28:05 +0000 |
commit | 3de8bb459471e4914a545f03065664bf227a8f4a (patch) | |
tree | 97bb45ee6b84ec65be07ddfab4d57b699f5477be /audio | |
parent | 31c17cdc56308f337b8b3e6401532ddcb3d177d7 (diff) | |
download | pkgsrc-3de8bb459471e4914a545f03065664bf227a8f4a.tar.gz |
Add & enable spirallopps
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 02c87a5c5ab..0c612d1b6bd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2001/08/04 00:10:56 christos Exp $ +# $NetBSD: Makefile,v 1.107 2001/08/12 22:28:05 zuntum Exp $ # COMMENT= Audio tools @@ -106,6 +106,7 @@ SUBDIR+= shorten SUBDIR+= sidplay SUBDIR+= snd SUBDIR+= sox +SUBDIR+= spiralloops SUBDIR+= splay SUBDIR+= tfmxplay SUBDIR+= timidity |