diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-05-03 02:17:35 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-05-03 02:17:35 +0000 |
commit | 8c199e2063bbf51e7314f6c824246d6a9934ca82 (patch) | |
tree | da8fb72fb5276e3daa31cfa387066457ac12364c | |
parent | f86035f464aba7ce3a8484619059c49b8c91d04d (diff) |
net-mgmt/Makefile: Fix typo
-rw-r--r-- | net-mgmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 4a58050f10b5..55962bb12afb 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -206,7 +206,7 @@ SUBDIR += nfsen SUBDIR += ng_ipacct SUBDIR += nitpicker - SUBDIR += nrp3 + SUBDIR += nrpe SUBDIR += nrpe3 SUBDIR += nsca SUBDIR += nsca-client |