summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-09-26 23:18:51 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-09-26 23:18:51 +0000
commit0b7c2ef83dc62b18852cc7cc342041837efab8dc (patch)
tree1b8a43c9c6b82a1d42d619b1e7d7c2916cd92dab
parente759bf15927b45cab1a013150a086dce5e7fd467 (diff)
downloadpkgsrc-0b7c2ef83dc62b18852cc7cc342041837efab8dc.tar.gz
Enable audio/moc.
-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 8d31bcd99e0..97c89eb6dfa 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.285 2005/08/22 13:51:03 rpaulo Exp $
+# $NetBSD: Makefile,v 1.286 2005/09/26 23:18:51 xtraeme Exp $
#
COMMENT= Audio tools
@@ -156,6 +156,7 @@ SUBDIR+= mbrolavox-us2
SUBDIR+= mbrolavox-us3
SUBDIR+= mikmod
SUBDIR+= mixer.app
+SUBDIR+= moc
SUBDIR+= moss
SUBDIR+= mp32ogg
SUBDIR+= mp3_check
diff --git a/doc/CHANGES b/doc/CHANGES
index 394447d6974..95c4eab13eb 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11209 2005/09/26 22:36:24 xtraeme Exp $
+$NetBSD: CHANGES,v 1.11210 2005/09/26 23:18:51 xtraeme Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4117,3 +4117,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated math/mathomatic to 12.4.11 [minskim 2005-09-26]
Updated databases/mysql4-client to 4.1.14 [xtraeme 2005-09-26]
Updated databases/mysql4-server to 4.1.14 [xtraeme 2005-09-26]
+ Added audio/moc version 2.3.2 [xtraeme 2005-09-26]