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:   markd
Date:           Sun Apr 23 03:29:53 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add cloc


To generate a diff of this commit:
cvs rdiff -u -r1.2412 -r1.2413 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.2412 pkgsrc/devel/Makefile:1.2413
--- pkgsrc/devel/Makefile:1.2412        Sat Apr 22 18:20:34 2017
+++ pkgsrc/devel/Makefile       Sun Apr 23 03:29:53 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2412 2017/04/22 18:20:34 taca Exp $
+# $NetBSD: Makefile,v 1.2413 2017/04/23 03:29:53 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -129,6 +129,7 @@ SUBDIR+=    clisp-pcre
 SUBDIR+=       clisp-syscalls
 SUBDIR+=       clisp-wildcard
 SUBDIR+=       clisp-zlib
+SUBDIR+=       cloc
 SUBDIR+=       cmake
 SUBDIR+=       cmake-fedora
 SUBDIR+=       cmake-mode



Home | Main Index | Thread Index | Old Index