diff options
author | wiz <wiz> | 2014-08-07 20:24:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-07 20:24:05 +0000 |
commit | 56b2e5b1075d27832bdaac27cdcdeff2e636ecca (patch) | |
tree | 2fbdb9bce09aa2f7d7168121e6af26393d1860aa /audio | |
parent | d5518a357877e27dc1dfdf05e542b0caea19bf8f (diff) | |
download | pkgsrc-56b2e5b1075d27832bdaac27cdcdeff2e636ecca.tar.gz |
+ soundtouch.
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 3d180e70070..4e36ae80f41 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.505 2014/05/20 20:01:08 adam Exp $ +# $NetBSD: Makefile,v 1.506 2014/08/07 20:24:05 wiz Exp $ # COMMENT= Audio tools @@ -411,6 +411,7 @@ SUBDIR+= solfege SUBDIR+= sonata SUBDIR+= sound-juicer SUBDIR+= sound-theme-freedesktop +SUBDIR+= soundtouch SUBDIR+= sox SUBDIR+= speex SUBDIR+= spiralloops |