From a26e6f5551d69a04a3ad1f2e9a94bad5516e444d Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 23 Sep 2018 12:53:06 +0000 Subject: [PATCH] Pass maintainership to submitter PR: 231603 Subitted by: Neel Chauhan --- dns/libnspsl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/libnspsl/Makefile b/dns/libnspsl/Makefile index 4a03706e3c2e..c79c9394f201 100644 --- a/dns/libnspsl/Makefile +++ b/dns/libnspsl/Makefile @@ -7,7 +7,7 @@ CATEGORIES= dns MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neel@neelc.org COMMENT= NetSurf public suffix list handling LICENSE= MIT