svn commit: r477404 - head/net/hostapd

Cy Schubert cy at FreeBSD.org
Fri Aug 17 02:12:21 UTC 2018


Author: cy
Date: Fri Aug 17 02:12:19 2018
New Revision: 477404
URL: https://svnweb.freebsd.org/changeset/ports/477404

Log:
  leres@ suggested in D16718 and offline that I assume maintainership
  of net/hostapd.
  
  Suggested by:	leres@
  Approved by:	leres@

Modified:
  head/net/hostapd/Makefile   (contents, props changed)

Modified: head/net/hostapd/Makefile
==============================================================================
--- head/net/hostapd/Makefile	Fri Aug 17 02:12:14 2018	(r477403)
+++ head/net/hostapd/Makefile	Fri Aug 17 02:12:19 2018	(r477404)
@@ -19,7 +19,7 @@ PATCHFILES=	rebased-v2.6-0001-hostapd-Avoid-key-reinst
 	rebased-v2.6-0001-WPA-Ignore-unauthenticated-encrypted-EAPOL-Key-data.patch:2018_1
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	leres at FreeBSD.org
+MAINTAINER=	cy at FreeBSD.org
 COMMENT=	IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-head mailing list