diff options
author | Cy Schubert <cy@FreeBSD.org> | 2017-10-17 02:17:28 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2017-10-17 02:17:28 +0000 |
commit | 2dd962c012cedd9c96e02277c682a18882721d04 (patch) | |
tree | 6eeb9a7ba7c0f542e6525a9635da27e8578f1f0f /security/wpa_supplicant | |
parent | 96028ad87ab48e943a93a2c50e90a61401136c6f (diff) | |
download | ports-2dd962c012cedd9c96e02277c682a18882721d04.tar.gz ports-2dd962c012cedd9c96e02277c682a18882721d04.zip |
Notes
Diffstat (limited to 'security/wpa_supplicant')
-rw-r--r-- | security/wpa_supplicant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index 720b627d48ca..b1cd6f7faaa6 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -16,7 +16,7 @@ PATCHFILES= rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.p rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cy@FreeBSD.org COMMENT= Supplicant (client) for WPA/802.1x protocols LICENSE= BSD3CLAUSE |