diff options
author | drochner <drochner> | 2007-02-09 21:04:49 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-02-09 21:04:49 +0000 |
commit | 2859e0bad65e5fd7313831aa2c23f215efbcef81 (patch) | |
tree | 9684e8c65ddf078d7817bcfeb3e57289d1626962 | |
parent | bd75b5acd084c5251f6a2035d46d74555597c0c8 (diff) | |
download | pkgsrc-2859e0bad65e5fd7313831aa2c23f215efbcef81.tar.gz |
+bmpx
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index c0560061aea..da7e9a99797 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.349 2007/02/06 00:13:15 wiz Exp $ +# $NetBSD: Makefile,v 1.350 2007/02/09 21:04:49 drochner Exp $ # COMMENT= Audio tools @@ -19,6 +19,7 @@ SUBDIR+= bladeenc SUBDIR+= bmp SUBDIR+= bmp-esound SUBDIR+= bmp-musepack +SUBDIR+= bmpx SUBDIR+= cam SUBDIR+= cd-discid SUBDIR+= cdd |