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:   jperkin
Date:           Tue Dec 19 08:50:27 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Re-enable py-clint.


To generate a diff of this commit:
cvs rdiff -u -r1.2582 -r1.2583 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.2582 pkgsrc/devel/Makefile:1.2583
--- pkgsrc/devel/Makefile:1.2582        Tue Dec 19 05:56:31 2017
+++ pkgsrc/devel/Makefile       Tue Dec 19 08:50:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2582 2017/12/19 05:56:31 adam Exp $
+# $NetBSD: Makefile,v 1.2583 2017/12/19 08:50:27 jperkin Exp $
 #
 
 COMMENT=       Development utilities
@@ -1874,7 +1874,7 @@ SUBDIR+=  py-click
 SUBDIR+=       py-click-log
 SUBDIR+=       py-click-threading
 SUBDIR+=       py-clickclick
-#SUBDIR+=      py-clint
+SUBDIR+=       py-clint
 SUBDIR+=       py-codestyle
 SUBDIR+=       py-compizconfig
 SUBDIR+=       py-configargparse



Home | Main Index | Thread Index | Old Index