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:   jperkin
Date:           Fri Dec  8 16:48:06 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils: Add collectd-write_prometheus.


To generate a diff of this commit:
cvs rdiff -u -r1.739 -r1.740 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.739 pkgsrc/sysutils/Makefile:1.740
--- pkgsrc/sysutils/Makefile:1.739      Sat Nov 18 18:38:48 2017
+++ pkgsrc/sysutils/Makefile    Fri Dec  8 16:48:06 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.739 2017/11/18 18:38:48 jmcneill Exp $
+# $NetBSD: Makefile,v 1.740 2017/12/08 16:48:06 jperkin Exp $
 #
 
 COMMENT=       System utilities
@@ -85,6 +85,7 @@ SUBDIR+=      collectd-postgresql
 SUBDIR+=       collectd-riemann
 SUBDIR+=       collectd-rrdtool
 SUBDIR+=       collectd-snmp
+SUBDIR+=       collectd-write_prometheus
 SUBDIR+=       conky
 SUBDIR+=       consolekit
 SUBDIR+=       consul



Home | Main Index | Thread Index | Old Index