From d83ad166152e66c2f82546fdca38c9e709f1b20d Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 7 May 2020 01:48:05 +0000 Subject: [PATCH] math/vtk6: Remove the leading "The" from COMMENT Approved by: portmgr (blanket compliance) --- math/vtk6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index 7fc631b02144..01dfd9dd4a82 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -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