summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorimil <imil>2012-08-14 12:10:03 +0000
committerimil <imil>2012-08-14 12:10:03 +0000
commitc33d9adb775045b69cb6c376fb86f66293906bb3 (patch)
tree229a324d798e00cfe69dcafebbd026294af194fb /devel
parent435e597c30c6495f040f49024b57cce7f00592f4 (diff)
downloadpkgsrc-c33d9adb775045b69cb6c376fb86f66293906bb3.tar.gz
add & enable py-lockfile
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 75e29454cbd..81ab9947081 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1636 2012/08/14 09:06:40 imil Exp $
+# $NetBSD: Makefile,v 1.1637 2012/08/14 12:10:03 imil Exp $
#
COMMENT= Development utilities
@@ -1320,6 +1320,7 @@ SUBDIR+= py-ipython012
SUBDIR+= py-jersey
SUBDIR+= py-kjbuckets
SUBDIR+= py-kqueue
+SUBDIR+= py-lockfile
SUBDIR+= py-logilab-astng
SUBDIR+= py-logilab-common
SUBDIR+= py-mako