diff options
Diffstat (limited to 'graphics/vtk/Makefile')
-rw-r--r-- | graphics/vtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/vtk/Makefile b/graphics/vtk/Makefile index d6bb426d139..acf14f58338 100644 --- a/graphics/vtk/Makefile +++ b/graphics/vtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2022/08/11 05:08:47 gutteridge Exp $ +# $NetBSD: Makefile,v 1.26 2022/10/26 10:31:04 wiz Exp $ DISTNAME= VTK-9.0.3 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= https://www.vtk.org/files/release/${PKGVERSION_NOREV:R}/ |