git: 09646ddbef80 - main - security/wpa_supplicant210: 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=09646ddbef803d16b44294d2ea5774959ecc2b63 commit 09646ddbef803d16b44294d2ea5774959ecc2b63 Author: Cy Schubert <[email protected]> AuthorDate: 2026-08-13 14:25:01 +0000 Commit: Cy Schubert <[email protected]> CommitDate: 2026-08-13 14:25:48 +0000 security/wpa_supplicant210: Accelerate removal This software is insecure. Let's accelerate its removal. --- security/wpa_supplicant210/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/wpa_supplicant210/Makefile b/security/wpa_supplicant210/Makefile index 307c686ef78d..75712abc633f 100644 --- a/security/wpa_supplicant210/Makefile +++ b/security/wpa_supplicant210/Makefile @@ -10,7 +10,7 @@ COMMENT= Supplicant (client) for WPA/802.1x protocols WWW= https://w1.fi/wpa_supplicant/ DEPRECATED= Unsupported by upstream -EXPIRATION_DATE=2026-12-31 +EXPIRATION_DATE=2026-09-30 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/README