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:           Fri Sep 30 10:37:02 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-codestyle


To generate a diff of this commit:
cvs rdiff -u -r1.2317 -r1.2318 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.2317 pkgsrc/devel/Makefile:1.2318
--- pkgsrc/devel/Makefile:1.2317        Mon Sep 19 23:42:53 2016
+++ pkgsrc/devel/Makefile       Fri Sep 30 10:37:02 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2317 2016/09/19 23:42:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.2318 2016/09/30 10:37:02 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1743,6 +1743,7 @@ SUBDIR+=  py-cheetah
 SUBDIR+=       py-click
 SUBDIR+=       py-click-log
 SUBDIR+=       py-click-threading
+SUBDIR+=       py-codestyle
 SUBDIR+=       py-compizconfig
 SUBDIR+=       py-configargparse
 SUBDIR+=       py-configobj



Home | Main Index | Thread Index | Old Index