diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2005-04-23 03:29:45 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2005-04-23 03:29:45 +0000 |
commit | ed96a0df08ea5f91f201f45fdb3c5e82bd2974e0 (patch) | |
tree | 2ad9bf8b06e82b53cdceab0cc88d174a8c792e0d /security/wpa_supplicant/Makefile | |
parent | fcd2aa8e44d86505eb21fc24c390f2e7ec1e075d (diff) |
Notes
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 |