diff options
author | romain <romain@FreeBSD.org> | 2016-03-22 01:27:45 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2016-03-22 01:27:45 +0800 |
commit | 3a68e8488eda1a88666f7f9cc3dbdc02cb3ac11a (patch) | |
tree | 60a2813a6015d7590cda5ad085c8ac4b1500ec48 /sysutils/Makefile | |
parent | 37736a001cbb9d5f80f465e59b029588f35a2e45 (diff) | |
download | freebsd-ports-gnome-3a68e8488eda1a88666f7f9cc3dbdc02cb3ac11a.tar.gz freebsd-ports-gnome-3a68e8488eda1a88666f7f9cc3dbdc02cb3ac11a.tar.zst freebsd-ports-gnome-3a68e8488eda1a88666f7f9cc3dbdc02cb3ac11a.zip |
Add mcollective-nettest-common 3.0.4, MCollective common files to test
ICMP and TCP connectivity.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 776b38eb1258..7e1b161db503 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -542,6 +542,7 @@ SUBDIR += mbgtools SUBDIR += mcelog SUBDIR += mcollective + SUBDIR += mcollective-nettest-common SUBDIR += mcollective-nrpe-agent SUBDIR += mcollective-puppet-agent SUBDIR += mcollective-shell-agent |