diff options
author | wiz <wiz@pkgsrc.org> | 2003-02-20 12:34:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-02-20 12:34:53 +0000 |
commit | 176dd8dc9d589d32b17dc4cfd114869c0fa5ff3c (patch) | |
tree | f60099a725ca3aad70a6e979c85b83406d56b882 /audio | |
parent | 6bed7299afe3aeb791b9e62345d8a3cc3be9b365 (diff) | |
download | pkgsrc-176dd8dc9d589d32b17dc4cfd114869c0fa5ff3c.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 9501705c531..244f654df9a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2003/02/16 06:02:03 salo Exp $ +# $NetBSD: Makefile,v 1.164 2003/02/20 12:34:53 wiz Exp $ # COMMENT= Audio tools @@ -142,8 +142,8 @@ SUBDIR+= spiralloops SUBDIR+= spiralsynth SUBDIR+= splay SUBDIR+= streamtuner -SUBDIR+= streamtuner-local SUBDIR+= streamtuner-live365 +SUBDIR+= streamtuner-local SUBDIR+= sweep SUBDIR+= tcl-snack SUBDIR+= tfmxplay |