diff options
author | salo <salo> | 2003-06-26 03:44:32 +0000 |
---|---|---|
committer | salo <salo> | 2003-06-26 03:44:32 +0000 |
commit | 4fb273fbce2db270aa6278f309f08b1d95f349d1 (patch) | |
tree | 5e62a577d17fb9239276acdc4b76b83873defcf0 /audio | |
parent | efbe965b799c2c8024fee2416aec387fbd7e5128 (diff) | |
download | pkgsrc-4fb273fbce2db270aa6278f309f08b1d95f349d1.tar.gz |
Add toolame. (hi mrg!)
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 f3260bbd672..6480ad4fe7f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2003/06/01 12:28:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.173 2003/06/26 03:44:32 salo Exp $ # COMMENT= Audio tools @@ -154,6 +154,7 @@ SUBDIR+= sweep SUBDIR+= tcl-snack SUBDIR+= tfmxplay SUBDIR+= timidity +SUBDIR+= toolame SUBDIR+= tosha SUBDIR+= tracker SUBDIR+= tremor |