svn commit: r480504 - head/dns/libnspsl

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


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

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

Modified:
  head/dns/libnspsl/Makefile

Modified: head/dns/libnspsl/Makefile
==============================================================================
--- head/dns/libnspsl/Makefile	Sun Sep 23 12:53:01 2018	(r480503)
+++ head/dns/libnspsl/Makefile	Sun Sep 23 12:53:06 2018	(r480504)
@@ -7,7 +7,7 @@ CATEGORIES=	dns
 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 public suffix list handling
 
 LICENSE=	MIT


More information about the svn-ports-head mailing list