diff options
Diffstat (limited to 'sysutils/collectd-snmp/Makefile')
-rw-r--r-- | sysutils/collectd-snmp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/collectd-snmp/Makefile b/sysutils/collectd-snmp/Makefile index 563c0ce4b28..2ad776cfbe4 100644 --- a/sysutils/collectd-snmp/Makefile +++ b/sysutils/collectd-snmp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2016/10/13 15:17:29 fhajny Exp $ +# $NetBSD: Makefile,v 1.4 2018/08/22 09:46:32 wiz Exp $ COLLECTD_PACKAGE= snmp COMMENT= Statistics collection daemon - snmp plugin +PKGREVISION= 1 .include "../../sysutils/collectd/Makefile.common" |