+snmp_exporter

This commit is contained in:
sthen 2019-11-27 10:47:22 +00:00
parent 4ca3a129a0
commit d665f4f90d
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
$OpenBSD: user.list,v 1.355 2019/11/20 15:37:52 sthen Exp $
$OpenBSD: user.list,v 1.356 2019/11/27 10:47:22 sthen Exp $
This file lists all users and groups that are created by ports. All
ports' users/groups have to start with an underscore and have to use
@ -352,3 +352,4 @@ id user group port
842 _e2guardian _e2guardian www/e2guardian
843 _dkimsign _dkimsign mail/opensmtpd-filters/dkimsign
844 _routinator _routinator net/routinator
845 _snmpexporter _snmpexporter sysutils/snmp_exporter

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.539 2019/11/12 15:18:32 bket Exp $
# $OpenBSD: Makefile,v 1.540 2019/11/27 10:47:22 sthen Exp $
SUBDIR =
SUBDIR += accountsservice
@ -326,6 +326,7 @@
SUBDIR += sleuthkit
SUBDIR += smartmontools
SUBDIR += smbldap-tools
SUBDIR += snmp_exporter
SUBDIR += socket
SUBDIR += socklog
SUBDIR += sshfs-fuse