diff options
author | wiz <wiz@pkgsrc.org> | 2021-01-19 08:13:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-01-19 08:13:56 +0000 |
commit | 7e7c3348049ab3bd012891f931ffbd2eedef1431 (patch) | |
tree | 2556b138baacc99d88af7dec7ca2b4e69830f332 /net | |
parent | 2db4f61c925754d7195867290a48d9a8a926b0c9 (diff) | |
download | pkgsrc-7e7c3348049ab3bd012891f931ffbd2eedef1431.tar.gz |
net/Makefile: add icingaweb2.
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 2bd751fbca3..96f18e98040 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1374 2021/01/15 23:27:25 triaxx Exp $ +# $NetBSD: Makefile,v 1.1375 2021/01/19 08:13:56 wiz Exp $ # COMMENT= Networking tools @@ -258,6 +258,7 @@ SUBDIR+= hub SUBDIR+= iana-etc SUBDIR+= icinga-base SUBDIR+= icinga2 +SUBDIR+= icingaweb2 SUBDIR+= icsi-finger SUBDIR+= iftop SUBDIR+= inadyn |