diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2025-12-30 17:40:35 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2025-12-30 17:40:35 +0000 |
| commit | 72994a8d39034f89462b70df39a9fdec729f9684 (patch) | |
| tree | ed6ccc10910505fc0bff59bf4827dd86b259bff9 | |
| parent | da0b1465fdaf4804111c0c4eb4929d0d49215718 (diff) | |
sysutils/Makefile: Add missing entry for mods
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index ccc7bc9a7e26..6d12c4351051 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -740,6 +740,7 @@ SUBDIR += mmve SUBDIR += modman SUBDIR += modules + SUBDIR += mods SUBDIR += mog SUBDIR += mongodb_exporter SUBDIR += monit |
