pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   alnsn
Date:           Tue Jul 25 10:29:12 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add collectd-lua.


To generate a diff of this commit:
cvs rdiff -u -r1.704 -r1.705 pkgsrc/sysutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.704 pkgsrc/sysutils/Makefile:1.705
--- pkgsrc/sysutils/Makefile:1.704      Mon Jul  3 16:29:43 2017
+++ pkgsrc/sysutils/Makefile    Tue Jul 25 10:29:12 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.704 2017/07/03 16:29:43 bsiegert Exp $
+# $NetBSD: Makefile,v 1.705 2017/07/25 10:29:12 alnsn Exp $
 #
 
 COMMENT=       System utilities
@@ -74,6 +74,7 @@ SUBDIR+=      collectd-amqp
 SUBDIR+=       collectd-curl
 SUBDIR+=       collectd-dbi
 SUBDIR+=       collectd-dns
+SUBDIR+=       collectd-lua
 SUBDIR+=       collectd-memcached
 SUBDIR+=       collectd-mysql
 SUBDIR+=       collectd-network



Home | Main Index | Thread Index | Old Index