diff options
author | jperkin <jperkin@pkgsrc.org> | 2015-10-28 11:45:34 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2015-10-28 11:45:34 +0000 |
commit | c2ca6e82d88e9da405c4e38500f41f58fa3635a3 (patch) | |
tree | 6317b4f4fbedaf61ee2bfff7c32adce0eb6815a2 /sysutils | |
parent | a475ff701960617c72d814c057a04882399d7999 (diff) | |
download | pkgsrc-c2ca6e82d88e9da405c4e38500f41f58fa3635a3.tar.gz |
Add collectd-riemann.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 15ccacefaf5..20ebffbce6c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.647 2015/10/24 21:48:32 tnn Exp $ +# $NetBSD: Makefile,v 1.648 2015/10/28 11:45:34 jperkin Exp $ # COMMENT= System utilities @@ -72,6 +72,7 @@ SUBDIR+= collectd-mysql SUBDIR+= collectd-network SUBDIR+= collectd-notify-email SUBDIR+= collectd-postgresql +SUBDIR+= collectd-riemann SUBDIR+= collectd-rrdtool SUBDIR+= collectd-snmp SUBDIR+= conky |