diff options
author | kim <kim@pkgsrc.org> | 2004-04-25 00:34:25 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2004-04-25 00:34:25 +0000 |
commit | babfafb2af8b7717b79ab094c4efa6571c1db67a (patch) | |
tree | 202b8cc7cd7e5e15e75887f4f49d83c6ebb0a75a /audio/Makefile | |
parent | 0e3696660eec97795c1c128ef7e068f00e8d87f4 (diff) | |
download | pkgsrc-babfafb2af8b7717b79ab094c4efa6571c1db67a.tar.gz |
Add and enable mstream
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 3b8d9c476ef..b2daa1a13ff 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.227 2004/04/24 18:09:28 kim Exp $ +# $NetBSD: Makefile,v 1.228 2004/04/25 00:34:25 kim Exp $ # COMMENT= Audio tools @@ -139,6 +139,7 @@ SUBDIR+= mpg321 SUBDIR+= mserv SUBDIR+= mserv-devel SUBDIR+= mserv_irman +SUBDIR+= mstream SUBDIR+= musicbox SUBDIR+= musicbrainz SUBDIR+= nas |