Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2015 02:36:27 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400435 - head/www/libevhtp
Message-ID:  <201510290236.t9T2aRUT014681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@yahoo.com> (outgoing maintainer)
  Submitted by:	Ricky Gallamore <ultima1252@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@yahoo.com
+MAINTAINER=	ultima1252@gmail.com
 COMMENT=	Flexible replacement for libevent httpd API
 
 LICENSE=	BSD3CLAUSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510290236.t9T2aRUT014681>