diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /net/wpa_gui | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'net/wpa_gui')
-rw-r--r-- | net/wpa_gui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index 645075da0ea..b92f692540f 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/09/03 10:33:12 shattered Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:02:23 sbd Exp $ DISTNAME= wpa_supplicant-0.7.3 PKGNAME= ${DISTNAME:S/supplicant/gui/} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ |