summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/Makefile3
-rw-r--r--doc/CHANGES-20063
2 files changed, 4 insertions, 2 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
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index 8f9982186fa..f0b8c08c46d 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.284 2006/05/21 09:53:15 agc Exp $
+$NetBSD: CHANGES-2006,v 1.285 2006/05/21 10:19:10 xtraeme Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -2611,3 +2611,4 @@ Changes to the packages collection and infrastructure in 2006:
Added devel/pcre-ocaml version 5.10.3 [rillig 2006-05-20]
Added devel/cvsd version 1.0.10 [wiz 2006-05-20]
Updated devel/netbsd-iscsi to 20060520 [agc 2006-05-20]
+ Added audio/twolame version 0.3.7 [xtraeme 2006-05-21]