summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-09-29 14:32:23 +0000
committerjoerg <joerg@pkgsrc.org>2017-09-29 14:32:23 +0000
commita8151cbf3b726eff9af55a91478f23500a6ce237 (patch)
tree7203cff2cba7f9a3a277e887ef4bb10dd8ff569c
parentddc320a18251a3be19923b824d1ba6b2e30c13bc (diff)
downloadpkgsrc-a8151cbf3b726eff9af55a91478f23500a6ce237.tar.gz
+ py-txgithub
+ py-txrequests
-rw-r--r--devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b7e87d657bc..73372049e05 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2533 2017/09/29 14:16:44 joerg Exp $
+# $NetBSD: Makefile,v 1.2534 2017/09/29 14:32:23 joerg Exp $
#
COMMENT= Development utilities
@@ -2120,6 +2120,8 @@ SUBDIR+= py-traitlets
SUBDIR+= py-tryton
SUBDIR+= py-trytond
SUBDIR+= py-txaio
+SUBDIR+= py-txgithub
+SUBDIR+= py-txrequests
SUBDIR+= py-typing
SUBDIR+= py-unit
SUBDIR+= py-unitgui