svn commit: r480505 - head/devel/nsgenbind

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 23 12:53:12 UTC 2018


Author: sunpoet
Date: Sun Sep 23 12:53:11 2018
New Revision: 480505
URL: https://svnweb.freebsd.org/changeset/ports/480505

Log:
  Pass maintainership to submitter
  
  PR:		231605
  Subitted by:	Neel Chauhan <neel at neelc.org>

Modified:
  head/devel/nsgenbind/Makefile

Modified: head/devel/nsgenbind/Makefile
==============================================================================
--- head/devel/nsgenbind/Makefile	Sun Sep 23 12:53:06 2018	(r480504)
+++ head/devel/nsgenbind/Makefile	Sun Sep 23 12:53:11 2018	(r480505)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://download.netsurf-browser.org/libs/releases/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	neel at neelc.org
 COMMENT=	NetSurf Generator for JavaScript bindings
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list