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 ab21fc49491..7d8d0dae861 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.211 2004/02/15 22:27:05 minskim Exp $
+# $NetBSD: Makefile,v 1.212 2004/02/17 19:55:54 minskim Exp $
#
COMMENT= Audio tools
@@ -145,6 +145,7 @@ SUBDIR+= py-cddb
SUBDIR+= py-mad
SUBDIR+= py-ogg
SUBDIR+= py-vorbis
+SUBDIR+= py-xmms
SUBDIR+= rhythmbox
SUBDIR+= rio
SUBDIR+= rio500
diff --git a/doc/CHANGES b/doc/CHANGES
index 046c9c3af1f..5f66feb7b79 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4886 2004/02/17 19:25:48 wiz Exp $
+$NetBSD: CHANGES,v 1.4887 2004/02/17 19:55:54 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -897,3 +897,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated x11-links to 0.23 [jlam 2004-02-17]
Updated libxslt to 1.1.3 [jmmv 2004-02-17]
Updated realplayer to 8.0.1nb1 [wiz 2004-02-17]
+ Added py-xmms-2.02 [minskim 2004-02-17]