diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-05-21 10:19:10 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-05-21 10:19:10 +0000 |
commit | d87f6f95687ce520d4bf10834b1024b6fc5b9025 (patch) | |
tree | c305caedd740e3e892e68630d62c19537af79def /audio/Makefile | |
parent | 4603b6ee8f2b9a4885abda3407f487f6ab93eda1 (diff) | |
download | pkgsrc-d87f6f95687ce520d4bf10834b1024b6fc5b9025.tar.gz |
Added audio/twolame.
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 0086a5cba6c..16cbb705d2f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.309 2006/04/13 18:56:13 wiz Exp $ +# $NetBSD: Makefile,v 1.310 2006/05/21 10:19:10 xtraeme Exp $ # COMMENT= Audio tools @@ -254,6 +254,7 @@ SUBDIR+= tremor SUBDIR+= tremor-tools SUBDIR+= trm SUBDIR+= tunesbrowser +SUBDIR+= twolame SUBDIR+= ubs SUBDIR+= vorbis-tools SUBDIR+= vorbisgain |