diff options
author | obache <obache> | 2010-06-05 09:28:40 +0000 |
---|---|---|
committer | obache <obache> | 2010-06-05 09:28:40 +0000 |
commit | 01bf08dc1d062fdbd4d8262045103e6a40e0baba (patch) | |
tree | 9172752ea7d6e829c08b6390b2814a4c72da063f /audio | |
parent | 523b886d8a74370ba4ec930496d7ed760ccebb0d (diff) | |
download | pkgsrc-01bf08dc1d062fdbd4d8262045103e6a40e0baba.tar.gz |
+ blop
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 62740e6f38c..a869d8df497 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.436 2010/04/16 15:46:13 reed Exp $ +# $NetBSD: Makefile,v 1.437 2010/06/05 09:28:40 obache Exp $ # COMMENT= Audio tools @@ -38,6 +38,7 @@ SUBDIR+= audacity SUBDIR+= aumix SUBDIR+= aumix-gtk SUBDIR+= bladeenc +SUBDIR+= blop SUBDIR+= bml SUBDIR+= bmp SUBDIR+= bmp-esound |