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:   joerg
Date:           Fri Sep 29 14:09:45 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-termcolor


To generate a diff of this commit:
cvs rdiff -u -r1.2529 -r1.2530 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.2529 pkgsrc/devel/Makefile:1.2530
--- pkgsrc/devel/Makefile:1.2529        Fri Sep 29 13:56:18 2017
+++ pkgsrc/devel/Makefile       Fri Sep 29 14:09:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2529 2017/09/29 13:56:18 kamil Exp $
+# $NetBSD: Makefile,v 1.2530 2017/09/29 14:09:45 joerg Exp $
 #
 
 COMMENT=       Development utilities
@@ -2094,6 +2094,7 @@ SUBDIR+=  py-subversion
 SUBDIR+=       py-subvertpy
 SUBDIR+=       py-sysctl
 SUBDIR+=       py-tabular
+SUBDIR+=       py-termcolor
 SUBDIR+=       py-test
 SUBDIR+=       py-test-cache
 SUBDIR+=       py-test-cov



Home | Main Index | Thread Index | Old Index