diff options
author | wiz <wiz@pkgsrc.org> | 2001-04-19 10:28:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-04-19 10:28:21 +0000 |
commit | d04d01bf102493c989193b4687faf80b8cae2ed1 (patch) | |
tree | 5bde895a3f14aff46799ceb58f574b14bc2111e1 /audio/Makefile | |
parent | 952eb54a86e3267b2720a4b5a3734fd44197339e (diff) | |
download | pkgsrc-d04d01bf102493c989193b4687faf80b8cae2ed1.tar.gz |
Move madplay to mad.
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 98f24e5de69..6b65cf9ed4d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2001/04/16 22:25:09 zuntum Exp $ +# $NetBSD: Makefile,v 1.93 2001/04/19 10:28:21 wiz Exp $ # COMMENT= Audio tools @@ -72,7 +72,7 @@ SUBDIR+= libogg SUBDIR+= libsidplay SUBDIR+= libvorbis SUBDIR+= liveice -SUBDIR+= madplay +SUBDIR+= mad SUBDIR+= maplay SUBDIR+= mbrola SUBDIR+= mbrolavox-en1 |