diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-15 17:16:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-15 17:16:50 +0000 |
commit | 40e4f65703d5656bb42ea715417eba1fba2fd643 (patch) | |
tree | 17807ac710c0dff09fb9391c7138caef186245f2 /audio | |
parent | 41ceb68e65f403fd08d0734c53c7f4e5f06bc265 (diff) | |
download | pkgsrc-40e4f65703d5656bb42ea715417eba1fba2fd643.tar.gz |
+ moodbar.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9450c352ae8..7b92d466fa2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.427 2010/02/15 15:52:30 wiz Exp $ +# $NetBSD: Makefile,v 1.428 2010/02/15 17:16:50 wiz Exp $ # COMMENT= Audio tools @@ -244,6 +244,7 @@ SUBDIR+= mixer.app SUBDIR+= mkcdtoc SUBDIR+= moc SUBDIR+= moc-devel +SUBDIR+= moodbar SUBDIR+= moss SUBDIR+= mp32ogg SUBDIR+= mp3_check |