diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-12-19 00:54:41 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-12-19 00:54:41 +0000 |
commit | c4996be15b45f1cb58a7e93b138c2266eb3eeac6 (patch) | |
tree | fec5f7ce3cd563cdd16600fcc21869861fa6865b /audio | |
parent | 366d558519df41064d7285316a3700f59d25a03f (diff) | |
download | pkgsrc-c4996be15b45f1cb58a7e93b138c2266eb3eeac6.tar.gz |
+ bmp-pulse
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 706a0ef1583..292ad0b6f30 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.394 2008/12/18 23:25:15 jmcneill Exp $ +# $NetBSD: Makefile,v 1.395 2008/12/19 00:54:41 jmcneill Exp $ # COMMENT= Audio tools @@ -24,6 +24,7 @@ SUBDIR+= bmp SUBDIR+= bmp-esound SUBDIR+= bmp-mac SUBDIR+= bmp-musepack +SUBDIR+= bmp-pulse SUBDIR+= bmpx SUBDIR+= cam SUBDIR+= cd-discid |