svn commit: r382936 - head/net/wpa_gui

John Marino marino at FreeBSD.org
Wed Apr 1 18:31:12 UTC 2015


Author: marino
Date: Wed Apr  1 18:31:10 2015
New Revision: 382936
URL: https://svnweb.freebsd.org/changeset/ports/382936

Log:
  net/wpa_gui: reset maintainer by his request
  
  Ilya Bakulin indicated via email that he's unable to maintain this port.
  It's also very out of date (0.7 way behind 2.4)

Modified:
  head/net/wpa_gui/Makefile

Modified: head/net/wpa_gui/Makefile
==============================================================================
--- head/net/wpa_gui/Makefile	Wed Apr  1 18:19:03 2015	(r382935)
+++ head/net/wpa_gui/Makefile	Wed Apr  1 18:31:10 2015	(r382936)
@@ -11,7 +11,7 @@ DISTNAME=	wpa_supplicant-${PORTVERSION}
 DISTFILES=	${DISTNAME}.tar.gz \
 		wpa-gui-icons.tar.gz:icons
 
-MAINTAINER=	webmaster at kibab.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Qt-based frontend for wpa_supplicant
 
 PLIST_FILES=	sbin/wpa_gui \


More information about the svn-ports-head mailing list