svn commit: r470411 - head/cad/meshlab

Jochen Neumeister joneum at FreeBSD.org
Sat May 19 15:07:11 UTC 2018


Author: joneum
Date: Sat May 19 15:07:10 2018
New Revision: 470411
URL: https://svnweb.freebsd.org/changeset/ports/470411

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

Modified:
  head/cad/meshlab/Makefile

Modified: head/cad/meshlab/Makefile
==============================================================================
--- head/cad/meshlab/Makefile	Sat May 19 14:50:04 2018	(r470410)
+++ head/cad/meshlab/Makefile	Sat May 19 15:07:10 2018	(r470411)
@@ -8,7 +8,7 @@ CATEGORIES=	cad
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/MeshLab%20v${PORTVERSION}/
 DISTNAME=	MeshLabSrc_AllInc_v${PORTVERSION:C|\.||g}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	neel at neelc.org
 COMMENT=	3D triangular meshes processing and editing tool
 
 LICENSE=	GPLv2


More information about the svn-ports-head mailing list