pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: rhialto
Date: Wed Jan 19 21:14:47 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Makefile: add py-trio.
To generate a diff of this commit:
cvs rdiff -u -r1.3558 -r1.3559 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3558 pkgsrc/devel/Makefile:1.3559
--- pkgsrc/devel/Makefile:1.3558 Mon Jan 17 09:36:48 2022
+++ pkgsrc/devel/Makefile Wed Jan 19 21:14:47 2022
@@ -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
Home |
Main Index |
Thread Index |
Old Index