diff options
author | Cy Schubert <cy@FreeBSD.org> | 2018-08-17 02:12:19 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2018-08-17 02:12:19 +0000 |
commit | 80a821b28e1c4e484c59bd2d736bf04f30c47833 (patch) | |
tree | ec6046bae1243fcd2d53b531d4888559d1842354 | |
parent | 272334403c1b0937fd0a7b2d38272c2a4e818ee2 (diff) |
Notes
-rw-r--r-- | net/hostapd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hostapd/Makefile b/net/hostapd/Makefile index 2da6e690ce6d..3c7e8fcc2c9a 100644 --- a/net/hostapd/Makefile +++ b/net/hostapd/Makefile @@ -19,7 +19,7 @@ PATCHFILES= rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.p rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch:2018_1 PATCH_DIST_STRIP= -p1 -MAINTAINER= leres@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator LICENSE= BSD3CLAUSE |