svn commit: r400435 - head/www/libevhtp

Jason Unovitch junovitch at FreeBSD.org
Thu Oct 29 02:36:28 UTC 2015


Author: junovitch
Date: Thu Oct 29 02:36:27 2015
New Revision: 400435
URL: https://svnweb.freebsd.org/changeset/ports/400435

Log:
  www/libevhtp: pass MAINTAINER to submitter
  
  Reference:	https://lists.FreeBSD.org/pipermail/freebsd-ports/2015-October/100923.html
  
  PR:		204106
  Approved by:	Jingfeng Yan <yan_jingfeng at yahoo.com> (outgoing maintainer)
  Submitted by:	Ricky Gallamore <ultima1252 at gmail.com>

Modified:
  head/www/libevhtp/Makefile

Modified: head/www/libevhtp/Makefile
==============================================================================
--- head/www/libevhtp/Makefile	Thu Oct 29 02:33:18 2015	(r400434)
+++ head/www/libevhtp/Makefile	Thu Oct 29 02:36:27 2015	(r400435)
@@ -5,7 +5,7 @@ PORTVERSION=	1.2.9
 PORTREVISION=	3
 CATEGORIES=	www
 
-MAINTAINER=	yan_jingfeng at yahoo.com
+MAINTAINER=	ultima1252 at gmail.com
 COMMENT=	Flexible replacement for libevent httpd API
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-head mailing list