diff options
author | mat <mat@FreeBSD.org> | 2015-04-23 23:37:59 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-04-23 23:37:59 +0800 |
commit | a9f5ac6154a930b3e55a79891f61c32f9b7d21a2 (patch) | |
tree | 58c2469bc94d813658532616dbcf5da389c34c95 /net-mgmt/Makefile | |
parent | 8fb0fac01cf06ab0cbce14cac7043362272e4fba (diff) | |
download | freebsd-ports-gnome-a9f5ac6154a930b3e55a79891f61c32f9b7d21a2.tar.gz freebsd-ports-gnome-a9f5ac6154a930b3e55a79891f61c32f9b7d21a2.tar.zst freebsd-ports-gnome-a9f5ac6154a930b3e55a79891f61c32f9b7d21a2.zip |
Add net-mgmt/nsca-ng and net-mgmt/nsca-ng-client, client-server pair which
makes the Nagios command file accessible to remote systems.
PR: 188938
Submitted by root peng spline inf fu-berlin de
Sponsored by: Absolight
Diffstat (limited to 'net-mgmt/Makefile')
-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 c15518b68fe6..b1203feb4e37 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -173,6 +173,8 @@ SUBDIR += nrpe-ssl SUBDIR += nsca SUBDIR += nsca-client + SUBDIR += nsca-ng + SUBDIR += nsca-ng-client SUBDIR += nsca27 SUBDIR += nsca27-client SUBDIR += nstreams |