svn commit: r480507 - head/www/libhubbub

Mateusz Piotrowski 0mp at FreeBSD.org
Sun Sep 23 13:25:46 UTC 2018


Author: 0mp
Date: Sun Sep 23 13:25:45 2018
New Revision: 480507
URL: https://svnweb.freebsd.org/changeset/ports/480507

Log:
  www/libhubbub: Set maintainership.
  
  PR:		231602
  Submitted by:	Neel Chauhan <neel at neelc.org>
  Approved by:	krion (mentor)
  Differential Revision:	https://reviews.freebsd.org/D17295

Modified:
  head/www/libhubbub/Makefile

Modified: head/www/libhubbub/Makefile
==============================================================================
--- head/www/libhubbub/Makefile	Sun Sep 23 13:18:17 2018	(r480506)
+++ head/www/libhubbub/Makefile	Sun Sep 23 13:25:45 2018	(r480507)
@@ -7,7 +7,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://download.netsurf-browser.org/libs/releases/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	neel at neelc.org
 COMMENT=	HTML5 parser library
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list