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:           Thu Apr  2 10:33:09 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-codespell.


To generate a diff of this commit:
cvs rdiff -u -r1.3086 -r1.3087 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.3086 pkgsrc/devel/Makefile:1.3087
--- pkgsrc/devel/Makefile:1.3086        Tue Mar 31 10:43:54 2020
+++ pkgsrc/devel/Makefile       Thu Apr  2 10:33:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3086 2020/03/31 10:43:54 nia Exp $
+# $NetBSD: Makefile,v 1.3087 2020/04/02 10:33:09 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2156,6 +2156,7 @@ SUBDIR+=  py-click-log
 SUBDIR+=       py-click-threading
 SUBDIR+=       py-clickclick
 SUBDIR+=       py-clint
+SUBDIR+=       py-codespell
 SUBDIR+=       py-codestyle
 SUBDIR+=       py-cogapp
 SUBDIR+=       py-compizconfig



Home | Main Index | Thread Index | Old Index