Date: Sun, 22 Nov 2015 16:55:35 +0000 (UTC) From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402234 - head/math/vtk6 Message-ID: <201511221655.tAMGtZ2c091703@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org +MAINTAINER= stephen@FreeBSD.org COMMENT= The Visualization Toolkit LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511221655.tAMGtZ2c091703>