diff options
author | wiz <wiz> | 2007-01-31 21:18:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-01-31 21:18:10 +0000 |
commit | 8c641c66033a72b8d1337cc71137405342ae9b67 (patch) | |
tree | 483f417fab8727ab40e846e4432eb0b2f8fa9cac /audio | |
parent | 011ffe1daffc03857020eb69ed176a2f2910f03c (diff) | |
download | pkgsrc-8c641c66033a72b8d1337cc71137405342ae9b67.tar.gz |
+ mac.
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 ce676dfa48b..08bc43705ec 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.346 2007/01/26 16:48:19 drochner Exp $ +# $NetBSD: Makefile,v 1.347 2007/01/31 21:18:10 wiz Exp $ # COMMENT= Audio tools @@ -181,6 +181,7 @@ SUBDIR+= libvorbis SUBDIR+= liteamp SUBDIR+= liveice SUBDIR+= lmms +SUBDIR+= mac SUBDIR+= mad SUBDIR+= mad123 SUBDIR+= madman |