From 598fded3adf18c5ad86f0eda1ff560c27bc14deb Mon Sep 17 00:00:00 2001 From: 0mp <0mp@FreeBSD.org> Date: Sun, 23 Sep 2018 13:25:45 +0000 Subject: www/libhubbub: Set maintainership. PR: 231602 Submitted by: Neel Chauhan Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D17295 --- www/libhubbub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/libhubbub/Makefile b/www/libhubbub/Makefile index 64e9a13d222e..f8852377f930 100644 --- a/www/libhubbub/Makefile +++ b/www/libhubbub/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neel@neelc.org COMMENT= HTML5 parser library LICENSE= MIT -- cgit