Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 01:48:05 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534232 - head/math/vtk6
Message-ID:  <202005070148.0471m5p5068399@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu May  7 01:48:05 2020
New Revision: 534232
URL: https://svnweb.freebsd.org/changeset/ports/534232

Log:
  math/vtk6: Remove the leading "The" from COMMENT
  
  Approved by:	portmgr (blanket compliance)

Modified:
  head/math/vtk6/Makefile

Modified: head/math/vtk6/Makefile
==============================================================================
--- head/math/vtk6/Makefile	Thu May  7 01:47:17 2020	(r534231)
+++ head/math/vtk6/Makefile	Thu May  7 01:48:05 2020	(r534232)
@@ -3,14 +3,14 @@
 
 PORTNAME=	vtk
 PORTVERSION=	6.2.0
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	math graphics
 MASTER_SITES=	http://www.vtk.org/files/release/${VTK_SHORT_VER}/
 PKGNAMESUFFIX=	6
 DISTNAME=	${PORTNAME:tu}-${PORTVERSION}
 
 MAINTAINER=	stephen@FreeBSD.org
-COMMENT=	The Visualization Toolkit
+COMMENT=	Visualization toolkit
 
 LICENSE=	BSD3CLAUSE
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005070148.0471m5p5068399>