diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:46:53 +0000 |
commit | cb037d3c98be43c22f51db530a0e5146ddc374b2 (patch) | |
tree | da3d0ad74b3dac25040098f7125aac62b77bc817 /security/wpa_supplicant | |
parent | a014051a7b56b13a0d09cb97969287bce9a04a38 (diff) |
Notes
Diffstat (limited to 'security/wpa_supplicant')
-rw-r--r-- | security/wpa_supplicant/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index e3176eb34c25..e313e495d171 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -2,6 +2,7 @@ PORTNAME= wpa_supplicant PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://w1.fi/releases/ |