diff options
author | tron <tron> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:18:26 +0000 |
commit | b96ce1d2194087c1493289f247bacfbc70d9d0cc (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /net/wpa_gui | |
parent | 8389d33885374045532d99c572e6b359b0eb0304 (diff) | |
download | pkgsrc-b96ce1d2194087c1493289f247bacfbc70d9d0cc.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
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 137f0a84826..35b8a44a963 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/06/06 12:54:58 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:27 tron Exp $ DISTNAME= wpa_supplicant-2.0 PKGNAME= ${DISTNAME:S/supplicant/gui/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ |