From c04bae00aaceb44cfd2483d42a65954cd580ad51 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Mon, 27 Apr 2026 12:17:25 -0700 Subject: [PATCH] net/hostapd210: Deprecate and expire No longer supported by upstream. --- net/hostapd210/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/hostapd210/Makefile b/net/hostapd210/Makefile index 59d57624431f..b415e2e5619d 100644 --- a/net/hostapd210/Makefile +++ b/net/hostapd210/Makefile @@ -9,6 +9,9 @@ MAINTAINER= cy@FreeBSD.org COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator WWW= https://w1.fi/hostapd/ +DEPRECATED= Unsupported by upstream +EXPIRATION_DATE=2026-12-31 + LICENSE= BSD3CLAUSE USES= cpe gmake ssl