summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrhialto <rhialto@pkgsrc.org>2022-01-19 21:14:47 +0000
committerrhialto <rhialto@pkgsrc.org>2022-01-19 21:14:47 +0000
commit659955b0d2f3e47f43ef37ff9a8724bf38eb03f8 (patch)
treea5aa8a972e75f2fec2b3300a9a4d86aefe73ca58 /devel
parent0539ad228eddfff635e235f36c15068796e4666d (diff)
downloadpkgsrc-659955b0d2f3e47f43ef37ff9a8724bf38eb03f8.tar.gz
Makefile: add py-trio.
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 eab998b279e..09e0e61e2f9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3558 2022/01/17 09:36:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3559 2022/01/19 21:14:47 rhialto Exp $
#
COMMENT= Development utilities
@@ -2690,6 +2690,7 @@ SUBDIR+= py-traceback2
SUBDIR+= py-traitlets
SUBDIR+= py-traitlets4
SUBDIR+= py-treq
+SUBDIR+= py-trio
SUBDIR+= py-tryton
SUBDIR+= py-trytond
SUBDIR+= py-tubes