Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2018 15:39:26 +0000 (UTC)
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462613 - head/devel/yajl
Message-ID:  <201802221539.w1MFdQcS067515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Thu Feb 22 15:39:25 2018
New Revision: 462613
URL: https://svnweb.freebsd.org/changeset/ports/462613

Log:
  devel/yajl: Take maintainership
  
  PR:		226095
  Submitted by:	Greg Fitzgerald <gregf@hugops.pw>

Modified:
  head/devel/yajl/Makefile

Modified: head/devel/yajl/Makefile
==============================================================================
--- head/devel/yajl/Makefile	Thu Feb 22 15:38:37 2018	(r462612)
+++ head/devel/yajl/Makefile	Thu Feb 22 15:39:25 2018	(r462613)
@@ -4,7 +4,7 @@ PORTNAME=	yajl
 PORTVERSION=	2.1.0
 CATEGORIES=	devel
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	gregf@hugops.pw
 COMMENT=	Portable JSON parsing and serialization library in ANSI C
 
 LICENSE=	ISCL



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