summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorepg <epg>2006-10-13 02:36:41 +0000
committerepg <epg>2006-10-13 02:36:41 +0000
commita74767eb9594c356b8c87b935a1ba624b2e46e98 (patch)
tree80702f2a3d5719433c8be3cfd0924dbf60bb065a
parenta01c7eab89b99c66bfe7d2ec4848f7b5fe72b6bb (diff)
downloadpkgsrc-a74767eb9594c356b8c87b935a1ba624b2e46e98.tar.gz
Add libdiscid, py-musicbrainz, and py-ctypes.
-rw-r--r--audio/Makefile4
-rw-r--r--devel/Makefile3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 66075b84071..c2160121d1a 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.333 2006/09/06 22:58:48 wiz Exp $
+# $NetBSD: Makefile,v 1.334 2006/10/13 02:36:41 epg Exp $
#
COMMENT= Audio tools
@@ -148,6 +148,7 @@ SUBDIR+= libaudiofile
SUBDIR+= libcdaudio
SUBDIR+= libcddb
SUBDIR+= libdca
+SUBDIR+= libdiscid
SUBDIR+= libgpod
SUBDIR+= libhydrogen
SUBDIR+= libid3tag
@@ -237,6 +238,7 @@ SUBDIR+= py-ao
SUBDIR+= py-cddb
SUBDIR+= py-mad
SUBDIR+= py-musique
+SUBDIR+= py-musicbrainz
SUBDIR+= py-ogg
SUBDIR+= py-vorbis
SUBDIR+= py-xmms
diff --git a/devel/Makefile b/devel/Makefile
index 564552dd0bb..9ddbe173f20 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.788 2006/10/12 18:32:12 gdt Exp $
+# $NetBSD: Makefile,v 1.789 2006/10/13 02:36:41 epg Exp $
#
COMMENT= Development utilities
@@ -594,6 +594,7 @@ SUBDIR+= py-TPG
SUBDIR+= py-ZopeInterface
SUBDIR+= py-checker
SUBDIR+= py-cheetah
+SUBDIR+= py-ctypes
SUBDIR+= py-curses
SUBDIR+= py-cursespanel
SUBDIR+= py-distutils