diff options
author | joerg <joerg@pkgsrc.org> | 2017-09-29 14:32:23 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2017-09-29 14:32:23 +0000 |
commit | a8151cbf3b726eff9af55a91478f23500a6ce237 (patch) | |
tree | 7203cff2cba7f9a3a277e887ef4bb10dd8ff569c | |
parent | ddc320a18251a3be19923b824d1ba6b2e30c13bc (diff) | |
download | pkgsrc-a8151cbf3b726eff9af55a91478f23500a6ce237.tar.gz |
+ py-txgithub
+ py-txrequests
-rw-r--r-- | devel/Makefile | 4 |
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 |