diff options
author | John Marino <marino@FreeBSD.org> | 2016-09-15 01:29:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-09-15 01:29:41 +0000 |
commit | 252c5d5f385979ea8657b20b7a619b6c5c4e6a64 (patch) | |
tree | 7424a3e54945fa2e1b2e75a7e3aa9778e9e5bd79 /security/wpa_supplicant | |
parent | ec9dda79ff697c065716fdd0fe6c7ec44efc05c8 (diff) |
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 a263078176d4..e8bbf6cd2905 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= http://w1.fi/releases/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Supplicant (client) for WPA/802.1x protocols USES= cpe gmake readline ssl |