git: 7f5f036514f6 - main - net/hostapd210: Accelerate removal
Cy Schubert <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f5f036514f6a15f004cbe9caf49c08298f01d6c commit 7f5f036514f6a15f004cbe9caf49c08298f01d6c Author: Cy Schubert <[email protected]> AuthorDate: 2026-08-13 14:22:29 +0000 Commit: Cy Schubert <[email protected]> CommitDate: 2026-08-13 14:25:47 +0000 net/hostapd210: Accelerate removal This software is insecure. Let's accelerate its removal. --- net/hostapd210/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/hostapd210/Makefile b/net/hostapd210/Makefile index b415e2e5619d..3ba47befe53b 100644 --- a/net/hostapd210/Makefile +++ b/net/hostapd210/Makefile @@ -10,7 +10,7 @@ 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 +EXPIRATION_DATE=2026-09-30 LICENSE= BSD3CLAUSE