diff options
author | rodent <rodent> | 2013-04-13 14:49:56 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-13 14:49:56 +0000 |
commit | 1ceaa532e6db60369db37ce5327457711399b772 (patch) | |
tree | ca2c308d3de6de8cac0b01ecc867ca99180ea1ee /audio/Makefile | |
parent | dc9502abd8b5be5dedfed41d5e220ada88ae13cf (diff) | |
download | pkgsrc-1ceaa532e6db60369db37ce5327457711399b772.tar.gz |
+vcf
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a599f2e2233..9bfd9db4a7b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.483 2013/04/04 17:05:38 wiz Exp $ +# $NetBSD: Makefile,v 1.484 2013/04/13 14:49:56 rodent Exp $ # COMMENT= Audio tools @@ -419,6 +419,7 @@ SUBDIR+= trm SUBDIR+= tunapie SUBDIR+= twolame SUBDIR+= ubs +SUBDIR+= vcf SUBDIR+= vorbis-tools SUBDIR+= vorbisgain SUBDIR+= wavesurfer |