diff options
Diffstat (limited to 'net/wpa_supplicant/Makefile')
-rw-r--r-- | net/wpa_supplicant/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/wpa_supplicant/Makefile b/net/wpa_supplicant/Makefile index abbf47aeb71..45837aa22ed 100644 --- a/net/wpa_supplicant/Makefile +++ b/net/wpa_supplicant/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2016/03/05 11:29:14 jperkin Exp $ +# $NetBSD: Makefile,v 1.16 2016/08/17 04:57:47 maya Exp $ # -DISTNAME= wpa_supplicant-2.0 -PKGREVISION= 2 +DISTNAME= wpa_supplicant-2.5 CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://hostap.epitest.fi/wpa_supplicant/ COMMENT= Wireless connection client daemon for WPA, WPA2, and WEP +LICENSE= modified-bsd USE_LANGUAGES= c USE_TOOLS+= gmake |