diff options
author | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
commit | bdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch) | |
tree | c57f7c851b81b141ef0172db8e86968a49bbea89 /net/wpa_gui | |
parent | 9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff) | |
download | pkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz |
Recursive revision bump after textproc/icu update
Diffstat (limited to 'net/wpa_gui')
-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 7ecc295f1d4..b16ca78132a 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2020/03/10 22:10:49 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2020/04/12 08:29:07 adam Exp $ DISTNAME= wpa_supplicant-2.6 PKGNAME= ${DISTNAME:S/supplicant/gui/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ |