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:   kamil
Date:           Fri Jul  8 09:45:27 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add devel/kbuild


To generate a diff of this commit:
cvs rdiff -u -r1.2280 -r1.2281 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.2280 pkgsrc/devel/Makefile:1.2281
--- pkgsrc/devel/Makefile:1.2280        Sat Jul  2 08:13:20 2016
+++ pkgsrc/devel/Makefile       Fri Jul  8 09:45:27 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2280 2016/07/02 08:13:20 joerg Exp $
+# $NetBSD: Makefile,v 1.2281 2016/07/08 09:45:27 kamil Exp $
 #
 
 COMMENT=       Development utilities
@@ -406,6 +406,7 @@ SUBDIR+=    js2-mode
 SUBDIR+=       js_of_ocaml
 SUBDIR+=       kapptemplate
 SUBDIR+=       kbookmarks
+SUBDIR+=       kbuild
 SUBDIR+=       kcachegrind
 SUBDIR+=       kcmutils
 SUBDIR+=       kconfig



Home | Main Index | Thread Index | Old Index