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:   wiz
Date:           Wed Feb 22 13:14:55 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-txaio


To generate a diff of this commit:
cvs rdiff -u -r1.2370 -r1.2371 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.2370 pkgsrc/devel/Makefile:1.2371
--- pkgsrc/devel/Makefile:1.2370        Wed Feb 22 12:58:48 2017
+++ pkgsrc/devel/Makefile       Wed Feb 22 13:14:55 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2370 2017/02/22 12:58:48 wiz Exp $
+# $NetBSD: Makefile,v 1.2371 2017/02/22 13:14:55 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1972,6 +1972,7 @@ SUBDIR+=  py-tox
 SUBDIR+=       py-traceback2
 SUBDIR+=       py-tryton
 SUBDIR+=       py-trytond
+SUBDIR+=       py-txaio
 SUBDIR+=       py-typing
 SUBDIR+=       py-unit
 SUBDIR+=       py-unitgui



Home | Main Index | Thread Index | Old Index