diff options
author | wiz <wiz@pkgsrc.org> | 2021-02-10 15:07:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-02-10 15:07:06 +0000 |
commit | 8461486ed3540a4ce01f439a6290d27e6f063f8b (patch) | |
tree | a8a01b228fff54fd2b9fabba726287ed0b3b8a53 /net | |
parent | ca913e8dfbab97b83ab6286ec48db52bb4bf1f58 (diff) | |
download | pkgsrc-8461486ed3540a4ce01f439a6290d27e6f063f8b.tar.gz |
net/Makefile: + nagios-plugin-snmp_environment
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 42f0a11cde0..c91f80a9f75 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1378 2021/02/03 14:33:17 taca Exp $ +# $NetBSD: Makefile,v 1.1379 2021/02/10 15:07:06 wiz Exp $ # COMMENT= Networking tools @@ -406,6 +406,7 @@ SUBDIR+= nagios-plugin-pgsql SUBDIR+= nagios-plugin-radius SUBDIR+= nagios-plugin-raidctl SUBDIR+= nagios-plugin-snmp +SUBDIR+= nagios-plugin-snmp_environment SUBDIR+= nagios-plugin-spamd SUBDIR+= nagios-plugin-syncrepl SUBDIR+= nagios-plugins |