diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-13 14:49:56 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-13 14:49:56 +0000 |
commit | 88b288a216c6c623f2230d240c5101c5bbd3f178 (patch) | |
tree | ca2c308d3de6de8cac0b01ecc867ca99180ea1ee /audio/Makefile | |
parent | 0b65a0f8d1b72c95f14dfe8dd12244f40b69a5dd (diff) | |
download | pkgsrc-88b288a216c6c623f2230d240c5101c5bbd3f178.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 |