diff options
author | gson <gson@pkgsrc.org> | 2002-08-25 18:36:39 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2002-08-25 18:36:39 +0000 |
commit | e97ad43756dc8382d2c6cb8a7ae09be0eb540f67 (patch) | |
tree | e999277fa9ea91aa3d57d8a97520b13e54e7850d /audio | |
parent | ed2826b75a2132eaf784d65c3bfec74c0d928450 (diff) | |
download | pkgsrc-e97ad43756dc8382d2c6cb8a7ae09be0eb540f67.tar.gz |
add and enable tcl-snack
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 4a03d14c501..e04882ec33b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.148 2002/08/23 11:53:37 wiz Exp $ +# $NetBSD: Makefile,v 1.149 2002/08/25 18:36:39 gson Exp $ # COMMENT= Audio tools @@ -135,6 +135,7 @@ SUBDIR+= sox SUBDIR+= spiralloops SUBDIR+= spiralsynth SUBDIR+= splay +SUBDIR+= tcl-snack SUBDIR+= tfmxplay SUBDIR+= timidity SUBDIR+= tosha |