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:   fhajny
Date:           Tue Feb 28 08:18:03 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Enable kafka


To generate a diff of this commit:
cvs rdiff -u -r1.2374 -r1.2375 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.2374 pkgsrc/devel/Makefile:1.2375
--- pkgsrc/devel/Makefile:1.2374        Sat Feb 25 02:44:10 2017
+++ pkgsrc/devel/Makefile       Tue Feb 28 08:18:03 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2374 2017/02/25 02:44:10 maya Exp $
+# $NetBSD: Makefile,v 1.2375 2017/02/28 08:18:03 fhajny Exp $
 #
 
 COMMENT=       Development utilities
@@ -419,6 +419,7 @@ SUBDIR+=    jflex
 SUBDIR+=       jq
 SUBDIR+=       js2-mode
 SUBDIR+=       js_of_ocaml
+SUBDIR+=       kafka
 SUBDIR+=       kapptemplate
 SUBDIR+=       kbookmarks
 SUBDIR+=       kbuild



Home | Main Index | Thread Index | Old Index