diff options
author | wiz <wiz> | 2003-02-20 12:34:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-02-20 12:34:53 +0000 |
commit | 535a8bfc4b478bf0e89f90fec810717165b95c08 (patch) | |
tree | f60099a725ca3aad70a6e979c85b83406d56b882 /audio | |
parent | f37c674ac52d8f8c106b46ea5e9d75963c27d78a (diff) | |
download | pkgsrc-535a8bfc4b478bf0e89f90fec810717165b95c08.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 |