From 8979f7fde1f74433b41d1417de63c6c815fa4dd0 Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 7 Feb 2013 12:32:08 +0000 Subject: [PATCH] take MAINTAINER, suggested by reyk@ --- security/wpa_supplicant/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index 2b7f215c03d..f89e62edc08 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.10 2013/02/06 17:27:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.11 2013/02/07 12:32:08 sthen Exp $ COMMENT= IEEE 802.1X supplicant DISTNAME= wpa_supplicant-2.0 -REVISION= 2 +REVISION= 3 CATEGORIES= security net HOMEPAGE= http://hostap.epitest.fi/wpa_supplicant/ -MAINTAINER= Reyk Floeter +MAINTAINER= Stuart Henderson # Dual BSD/GPL PERMIT_PACKAGE_CDROM= Yes