summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2017-03-18 23:52:09 +0000
committerminskim <minskim>2017-03-18 23:52:09 +0000
commitdc0e66e719d55835f659e2e9b909a485f1a1d107 (patch)
tree2d5df53cbb67737f1d8c5b7cf435b960ea79f332
parent508350fcac887ecbe2c6ed27d53860bc0c309c2b (diff)
downloadpkgsrc-dc0e66e719d55835f659e2e9b909a485f1a1d107.tar.gz
Add py-traitlets
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 52c61e2dd33..e4236e9677f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2385 2017/03/18 01:48:57 minskim Exp $
+# $NetBSD: Makefile,v 1.2386 2017/03/18 23:52:09 minskim Exp $
#
COMMENT= Development utilities
@@ -1985,6 +1985,7 @@ SUBDIR+= py-tlsh
SUBDIR+= py-tortoisehg
SUBDIR+= py-tox
SUBDIR+= py-traceback2
+SUBDIR+= py-traitlets
SUBDIR+= py-tryton
SUBDIR+= py-trytond
SUBDIR+= py-txaio