diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-04-19 09:49:02 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-04-19 09:49:02 +0000 |
commit | 794fcc74bd8fced99f6a09840d3e4478c3230493 (patch) | |
tree | 340936c7bee5d0b1a767c5f350d166791e955a7e /math/vtk8/Makefile | |
parent | 8d195d23e02f6b5069402dd0865f59e42af78620 (diff) | |
download | ports-794fcc74bd8fced99f6a09840d3e4478c3230493.tar.gz ports-794fcc74bd8fced99f6a09840d3e4478c3230493.zip |
Notes
Diffstat (limited to 'math/vtk8/Makefile')
-rw-r--r-- | math/vtk8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile index 29f2863f7338..10250e6de756 100644 --- a/math/vtk8/Makefile +++ b/math/vtk8/Makefile @@ -2,7 +2,7 @@ PORTNAME= vtk DISTVERSION= 8.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 8 |