diff options
author | lme <lme@FreeBSD.org> | 2015-08-13 05:13:27 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2015-08-13 05:13:27 +0800 |
commit | c18f2ca844c58ead1c391013431361f273487304 (patch) | |
tree | cfb957e50ec02634acdccd1c27e810a2ba76c531 /net-mgmt | |
parent | 879ae95c314490547e7e42ebef93e49a16190abf (diff) | |
download | freebsd-ports-gnome-c18f2ca844c58ead1c391013431361f273487304.tar.gz freebsd-ports-gnome-c18f2ca844c58ead1c391013431361f273487304.tar.zst freebsd-ports-gnome-c18f2ca844c58ead1c391013431361f273487304.zip |
Add icinga-classicweb and icinga-core to the build
Noticed by: antoine
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index b75153925cfc..4dd337fdbb44 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -72,6 +72,8 @@ SUBDIR += hastmon SUBDIR += hawk SUBDIR += icinga + SUBDIR += icinga-classicweb + SUBDIR += icinga-core SUBDIR += icinga2 SUBDIR += icli SUBDIR += icmpmonitor |