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 d7d4da17c8a..b622f924611 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.255 2004/10/22 18:30:42 jmmv Exp $
+# $NetBSD: Makefile,v 1.256 2004/10/23 09:25:56 wiz Exp $
#
COMMENT= Audio tools
@@ -184,6 +184,7 @@ SUBDIR+= py-mad
SUBDIR+= py-ogg
SUBDIR+= py-vorbis
SUBDIR+= py-xmms
+SUBDIR+= rexima
SUBDIR+= rhythmbox
SUBDIR+= rio
SUBDIR+= rio500
diff --git a/doc/CHANGES b/doc/CHANGES
index 42528a52835..5609bf8a4d5 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7531 2004/10/23 07:49:09 minskim Exp $
+$NetBSD: CHANGES,v 1.7532 2004/10/23 09:25:56 wiz Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4824,3 +4824,4 @@ Changes to the packages collection and infrastructure in 2004:
Added gnotime-2.2.0 [jdolecek 2004-10-23]
Added ptimetracker-1.7.2 [jdolecek 2004-10-23]
Updated bash to 3.0nb1 [minskim 2004-10-23]
+ Added rexima-1.4 [wiz 2004-10-23]