git: 8da12457aaa6 - main - net-mgmt, security: add missing SUBDIRs

From: Lexi Winter <ivy_at_FreeBSD.org>
Date: Wed, 25 Jun 2025 16:59:23 UTC
The branch main has been updated by ivy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8da12457aaa6263fdc4db00ebc3e6e6e6876cfc7

commit 8da12457aaa6263fdc4db00ebc3e6e6e6876cfc7
Author:     Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-06-25 16:57:41 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-06-25 16:59:04 +0000

    net-mgmt, security: add missing SUBDIRs
    
    net-mgmt/prometheus-bird-exporter and security/lfacme were missing
    SUBDIR entries in their categories.
    
    Reported by: Antoine Brodin <antoine@freebsd.org>
    Reviewed by:    arrowd, kevans
    Approved by:    arrowd (ports), kevans (mentor)
    Differential Revision:  https://reviews.freebsd.org/D50976
---
 net-mgmt/Makefile | 1 +
 security/Makefile | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 3727e1c5adc1..ee8951c4a734 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -311,6 +311,7 @@
     SUBDIR += pnp
     SUBDIR += pnp-icinga2
     SUBDIR += portmon
+    SUBDIR += prometheus-bird-exporter
     SUBDIR += prometheus-collectd-exporter
     SUBDIR += prometheus1
     SUBDIR += prometheus2
diff --git a/security/Makefile b/security/Makefile
index 46547e92bf04..d8b14da244aa 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -282,6 +282,7 @@
     SUBDIR += lasso
     SUBDIR += lastpass-cli
     SUBDIR += lego
+    SUBDIR += lfacme
     SUBDIR += libaegis
     SUBDIR += libargon2
     SUBDIR += libassuan