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 14:22:06 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-testscenarios


To generate a diff of this commit:
cvs rdiff -u -r1.2372 -r1.2373 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.2372 pkgsrc/devel/Makefile:1.2373
--- pkgsrc/devel/Makefile:1.2372        Wed Feb 22 14:06:09 2017
+++ pkgsrc/devel/Makefile       Wed Feb 22 14:22:06 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2372 2017/02/22 14:06:09 wiz Exp $
+# $NetBSD: Makefile,v 1.2373 2017/02/22 14:22:06 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1965,6 +1965,7 @@ SUBDIR+=  py-tabular
 SUBDIR+=       py-test
 SUBDIR+=       py-test-cov
 SUBDIR+=       py-test-runner
+SUBDIR+=       py-testscenarios
 SUBDIR+=       py-testtools
 SUBDIR+=       py-thrift
 SUBDIR+=       py-tlsh



Home | Main Index | Thread Index | Old Index