diff options
author | obache <obache@pkgsrc.org> | 2011-05-02 11:58:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-02 11:58:34 +0000 |
commit | dcb5e96bfea878ad93764d1275e887b96b5cf6e2 (patch) | |
tree | 054fc4ee07dd7d2fe43039ba70efc34a4958b447 /audio | |
parent | 518e9743c534d8feedd5b87b5a3c84ab2007c0d3 (diff) | |
download | pkgsrc-dcb5e96bfea878ad93764d1275e887b96b5cf6e2.tar.gz |
+ sptk
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 783ce68ec70..52427a93334 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.455 2011/04/28 10:54:32 wiz Exp $ +# $NetBSD: Makefile,v 1.456 2011/05/02 11:58:34 obache Exp $ # COMMENT= Audio tools @@ -353,6 +353,7 @@ SUBDIR+= sound-juicer SUBDIR+= sound-theme-freedesktop SUBDIR+= sox SUBDIR+= speex +SUBDIR+= sptk SUBDIR+= spiralloops SUBDIR+= spiralsynth SUBDIR+= splay |