summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2011-06-13 12:21:14 +0000
committerobache <obache>2011-06-13 12:21:14 +0000
commitb245f5335db1708063c10ae81a6e9435695b7285 (patch)
tree7c28135087a623cfa4d44bd2d672f66748b5693c /devel
parentd2fe4a8aee5c4e0a747b75f8d0be5bfdb90a7570 (diff)
downloadpkgsrc-b245f5335db1708063c10ae81a6e9435695b7285.tar.gz
+ py-msgpack
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2944c899e99..f8996f543bc 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1459 2011/05/28 09:48:49 cheusov Exp $
+# $NetBSD: Makefile,v 1.1460 2011/06/13 12:21:14 obache Exp $
#
COMMENT= Development utilities
@@ -1203,6 +1203,7 @@ SUBDIR+= py-logilab-astng
SUBDIR+= py-logilab-common
SUBDIR+= py-mako
SUBDIR+= py-mock
+SUBDIR+= py-msgpack
SUBDIR+= py-multiprocessing
SUBDIR+= py-newt
SUBDIR+= py-nose