diff options
author | agc <agc@pkgsrc.org> | 2002-06-19 13:07:07 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-06-19 13:07:07 +0000 |
commit | 5b7d74e3ea63d35c68d284c6af1d773c205ce247 (patch) | |
tree | 2ce4093ab06c43fb4f871e2a938bf9c05867bf23 /audio/Makefile | |
parent | 49ff0641aab9b61a7d87aeadfa8488426a0eab15 (diff) | |
download | pkgsrc-5b7d74e3ea63d35c68d284c6af1d773c205ce247.tar.gz |
Add and enable wmusic
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 35527f16b2f..b161133cea0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2002/06/13 09:43:30 rh Exp $ +# $NetBSD: Makefile,v 1.143 2002/06/19 13:07:07 agc Exp $ # COMMENT= Audio tools @@ -139,6 +139,7 @@ SUBDIR+= tracker SUBDIR+= vorbis-tools SUBDIR+= wmmixer SUBDIR+= wmmp3 +SUBDIR+= wmusic SUBDIR+= wsoundprefs SUBDIR+= wsoundserver SUBDIR+= xamp |