summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-15 22:27:05 +0000
committerminskim <minskim@pkgsrc.org>2004-02-15 22:27:05 +0000
commit5e763da8315ed1d7331d9bafb00180067bd43a03 (patch)
tree480195b666caa6661e9efd8f3055b9f5c98ee71b
parentc8d05f551e62e8df18b7f041f46171d43674e968 (diff)
downloadpkgsrc-5e763da8315ed1d7331d9bafb00180067bd43a03.tar.gz
Add and enable py-mad.
-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 e7adb139bd2..ab21fc49491 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.210 2004/02/15 21:52:07 minskim Exp $
+# $NetBSD: Makefile,v 1.211 2004/02/15 22:27:05 minskim Exp $
#
COMMENT= Audio tools
@@ -142,6 +142,7 @@ SUBDIR+= p5-MP3-Info
SUBDIR+= p5-MP3-Tag
SUBDIR+= py-ao
SUBDIR+= py-cddb
+SUBDIR+= py-mad
SUBDIR+= py-ogg
SUBDIR+= py-vorbis
SUBDIR+= rhythmbox
diff --git a/doc/CHANGES b/doc/CHANGES
index 85959141498..13713f1c709 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4847 2004/02/15 21:52:07 minskim Exp $
+$NetBSD: CHANGES,v 1.4848 2004/02/15 22:27:05 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -857,3 +857,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated nsd to 2.0.0 [itojun 2004-02-15]
Updated urlget to 1.4 [kim 2004-02-15]
Added py-ao-0.81 [minskim 2004-02-15]
+ Added py-mad-0.5.1 [minskim 2004-02-15]