svn commit: r402234 - head/math/vtk6

Stephen Montgomery-Smith stephen at FreeBSD.org
Sun Nov 22 16:55:36 UTC 2015


Author: stephen
Date: Sun Nov 22 16:55:34 2015
New Revision: 402234
URL: https://svnweb.freebsd.org/changeset/ports/402234

Log:
  - Give maintainership to stephen@,  This will help him track subtle C++
    errors.  These errors also break cad/netgen.

Modified:
  head/math/vtk6/Makefile

Modified: head/math/vtk6/Makefile
==============================================================================
--- head/math/vtk6/Makefile	Sun Nov 22 15:56:09 2015	(r402233)
+++ head/math/vtk6/Makefile	Sun Nov 22 16:55:34 2015	(r402234)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.vtk.org/files/r
 PKGNAMESUFFIX=	6
 DISTNAME=	${PORTNAME:tu}-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	stephen at FreeBSD.org
 COMMENT=	The Visualization Toolkit
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list