summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index e7c2099dd04..907b773ae3b 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.218 2004/03/05 22:37:30 ben Exp $
+# $NetBSD: Makefile,v 1.219 2004/04/05 11:47:55 xtraeme Exp $
#
COMMENT= Audio tools
@@ -178,6 +178,7 @@ SUBDIR+= tracker
SUBDIR+= tremor
SUBDIR+= tremor-tools
SUBDIR+= trm
+SUBDIR+= ubs
SUBDIR+= vorbis-tools
SUBDIR+= wavesurfer
SUBDIR+= wmmixer
diff --git a/doc/CHANGES b/doc/CHANGES
index d3311d0afc3..ba9f88feca6 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5446 2004/04/05 09:59:09 darcy Exp $
+$NetBSD: CHANGES,v 1.5447 2004/04/05 11:47:55 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1782,3 +1782,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated gftp-gtk1 to 2.0.17 [xtraeme 2004-04-05]
Added allegro-4.1.13 [xtraeme 2004-04-05]
Added raine-0.40.0 [xtraeme 2004-04-05]
+ Added ubs-0.17 [xtraeme 2004-04-05]