diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2026-04-27 19:16:34 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2026-04-27 19:16:34 +0000 |
| commit | 54d64ea003c04693d69ce84f8d098c1989464bfc (patch) | |
| tree | 016e2fe3d5ca1020082db73f5a2ec1af7b4cdaca | |
| parent | 8082c5326b00b460cdec5dd788c4f50f0d7c06ca (diff) | |
| -rw-r--r-- | net/hostapd29/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/hostapd29/Makefile b/net/hostapd29/Makefile index 922b5ee1c90d..6da27463a95f 100644 --- a/net/hostapd29/Makefile +++ b/net/hostapd29/Makefile @@ -14,6 +14,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-09-30 + LICENSE= BSD3CLAUSE USES= cpe gmake ssl |
