Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2015 13:57:21 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393865 - head/www/lighttpd
Message-ID:  <201508101357.t7ADvLIB057392@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Mon Aug 10 13:57:20 2015
New Revision: 393865
URL: https://svnweb.freebsd.org/changeset/ports/393865

Log:
  Assign maintainership to volunteer who filed a PR(which I did not
  notice) to update the port.
  
  PR:		202134
  Submitted by:	pkubaj at riseup.net

Modified:
  head/www/lighttpd/Makefile

Modified: head/www/lighttpd/Makefile
==============================================================================
--- head/www/lighttpd/Makefile	Mon Aug 10 13:25:32 2015	(r393864)
+++ head/www/lighttpd/Makefile	Mon Aug 10 13:57:20 2015	(r393865)
@@ -6,7 +6,7 @@ PORTVERSION=	1.4.36
 CATEGORIES?=	www
 MASTER_SITES?=	http://download.lighttpd.net/lighttpd/releases-1.4.x/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	pkubaj@riseup.net
 COMMENT?=	Secure, fast, compliant, and flexible Web Server
 
 .if !defined(_BUILDING_LIGHTTPD_MODULE)



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