diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-24 09:00:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-24 09:00:45 +0000 |
commit | 1cb1c3e9c985bfaeb56c32852f9e327fc2028fed (patch) | |
tree | 2bfdd4dce13f9b01183ce3917b534918570d2e30 /audio/Makefile | |
parent | dee4899a00c75c8fd4e4266d21f444d6090863a9 (diff) | |
download | pkgsrc-1cb1c3e9c985bfaeb56c32852f9e327fc2028fed.tar.gz |
Rename Speex to speex.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index da75a8d7d85..f7706d98e84 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.166 2003/03/17 15:57:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.167 2003/03/24 09:00:45 wiz Exp $ # COMMENT= Audio tools SUBDIR+= SDL-mixer -SUBDIR+= Speex SUBDIR+= abcde SUBDIR+= amp SUBDIR+= arts @@ -140,6 +139,7 @@ SUBDIR+= shorten SUBDIR+= sidplay SUBDIR+= snd SUBDIR+= sox +SUBDIR+= speex SUBDIR+= spiralloops SUBDIR+= spiralsynth SUBDIR+= splay |