summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2025-10-20 09:47:55 -0700
committerCy Schubert <cy@FreeBSD.org>2025-10-20 09:50:22 -0700
commit5ccc7d61a9f0108450f0af42d02b2eb9bec010b4 (patch)
tree090ce9140bde45ca4d239f5e9a85466bfcd1cdc1
parentnet/asterisk22: Fix Endianness detection (diff)
security/wpa_supplicant: Fix alignment
-rw-r--r--security/wpa_supplicant/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile
index 01363b981c41..9bc1270c55f2 100644
--- a/security/wpa_supplicant/Makefile
+++ b/security/wpa_supplicant/Makefile
@@ -110,7 +110,7 @@ SAKE_DESC= Shared-Secret Authentication & Key Establishment
GPSK_DESC= Generalized Pre-Shared Key
TNC_DESC= Trusted Network Connect
PASN_DESC= Pre-Association Security Negotiation
-LIBWPA_DESC= libwpa_client Shared Library
+LIBWPA_DESC= libwpa_client Shared Library
PRIVSEP_PLIST_FILES= sbin/wpa_priv
DBUS_PLIST_FILES= share/dbus-1/system-services/fi.w1.wpa_supplicant1.service \