diff options
author | obache <obache@pkgsrc.org> | 2011-05-05 05:42:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-05 05:42:55 +0000 |
commit | cbc52a0594921d01e3f6facdc4770488aecdea71 (patch) | |
tree | 051de97de52b397cc5c6670915e67fb193c6b2d2 /audio | |
parent | 2c4f79eb68c9c21450c91ab35b8a5c0e8b832279 (diff) | |
download | pkgsrc-cbc52a0594921d01e3f6facdc4770488aecdea71.tar.gz |
sort.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 52427a93334..01f32088ecd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.456 2011/05/02 11:58:34 obache Exp $ +# $NetBSD: Makefile,v 1.457 2011/05/05 05:42:55 obache Exp $ # COMMENT= Audio tools @@ -353,10 +353,10 @@ SUBDIR+= sound-juicer SUBDIR+= sound-theme-freedesktop SUBDIR+= sox SUBDIR+= speex -SUBDIR+= sptk SUBDIR+= spiralloops SUBDIR+= spiralsynth SUBDIR+= splay +SUBDIR+= sptk SUBDIR+= squeezeboxserver SUBDIR+= streamripper SUBDIR+= streamripper-current |