diff options
Diffstat (limited to 'net/wpa_gui/Makefile')
-rw-r--r-- | net/wpa_gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index 1fc5f7db8af..0ca515e3fc4 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/06/03 10:05:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/06/04 22:16:56 tron Exp $ DISTNAME= wpa_supplicant-2.0 PKGNAME= ${DISTNAME:S/supplicant/gui/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ |