diff options
Diffstat (limited to 'security/wpa_supplicant/Makefile')
-rw-r--r-- | security/wpa_supplicant/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index 141e86adbcc3..9806eded4342 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -7,10 +7,11 @@ PORTNAME= wpa_supplicant PORTVERSION= 0.3.8 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://hostap.epitest.fi/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= brooks@FreeBSD.org COMMENT= Supplicant (client) for WPA/802.1x protocols USE_REINPLACE= yes |