diff options
author | Romain Tartière <romain@FreeBSD.org> | 2018-09-27 09:29:44 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2018-09-27 09:29:44 +0000 |
commit | 62f2938d9720ba7e9b0dafab719d1b55736a4d92 (patch) | |
tree | 7eb384769a2fa8347e4402fc49834d5b890eb8d9 /sysutils/mcollective-nettest-common | |
parent | e4f722d42dc4874ebfd1c0f31b96f77892b1c972 (diff) |
Notes
Diffstat (limited to 'sysutils/mcollective-nettest-common')
-rw-r--r-- | sysutils/mcollective-nettest-common/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/mcollective-nettest-common/Makefile b/sysutils/mcollective-nettest-common/Makefile index dae21313b3b0..0e708f946d6e 100644 --- a/sysutils/mcollective-nettest-common/Makefile +++ b/sysutils/mcollective-nettest-common/Makefile @@ -9,6 +9,8 @@ COMMENT?= MCollective common files to test ICMP and TCP connectivity LICENSE= APACHE20 +DEPRECATED= Agents are better distributed through the Puppet forge + RUN_DEPENDS?= mcollective>=2:sysutils/mcollective USE_GITHUB= yes |