summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-05-02 23:00:43 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-05-02 23:00:43 +0000
commit300d6e290422e27b73173c9a12dca86a169aeaaa (patch)
treeba56158a3e74341c8e1b9e5ae10e4d4661bab75d
parent7f9fd8779721009c7805b0eefab3e832cc169145 (diff)
downloadpkgsrc-300d6e290422e27b73173c9a12dca86a169aeaaa.tar.gz
Added muse-0.9.
-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 a0f7c1fdb83..0fbd96697db 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.231 2004/05/02 04:30:35 grant Exp $
+# $NetBSD: Makefile,v 1.232 2004/05/02 23:00:43 xtraeme Exp $
#
COMMENT= Audio tools
@@ -143,6 +143,7 @@ SUBDIR+= mserv
SUBDIR+= mserv-devel
SUBDIR+= mserv_irman
SUBDIR+= mstream
+SUBDIR+= muse
SUBDIR+= musicbox
SUBDIR+= musicbrainz
SUBDIR+= musicpd
diff --git a/doc/CHANGES b/doc/CHANGES
index d1a2f87d55e..2da711529ce 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5797 2004/05/02 21:48:17 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5798 2004/05/02 23:00:43 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2323,3 +2323,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated gtk2 to 2.4.1 [jmmv 2004-05-02]
Updated gpsim to 0.21.2nb1 [bouyer 2004-05-02]
Updated openmortal to 0.7 [xtraeme 2004-05-02]
+ Added muse-0.9 [xtraeme 2004-05-02]