svn commit: r445597 - head/www/nginx

Tobias C. Berner tcberner at FreeBSD.org
Wed Jul 12 18:36:22 UTC 2017


Author: tcberner
Date: Wed Jul 12 18:36:20 2017
New Revision: 445597
URL: https://svnweb.freebsd.org/changeset/ports/445597

Log:
  Give maintainership of www/nginx to joneum
  
  Differential Revision:	https://reviews.freebsd.org/D11567

Modified:
  head/www/nginx/Makefile

Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile	Wed Jul 12 18:13:01 2017	(r445596)
+++ head/www/nginx/Makefile	Wed Jul 12 18:36:20 2017	(r445597)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://nginx.org/download/
 MASTER_SITES+=	LOCAL/osa
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER?=	ports at FreeBSD.org
+MAINTAINER?=	joneum at FreeBSD.org
 COMMENT?=	Robust and small WWW server
 
 LICENSE=	BSD2CLAUSE


More information about the svn-ports-all mailing list