diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-29 04:59:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-29 04:59:06 +0000 |
commit | b5825aefd171bf1b07c62de3567d9ddf9828165d (patch) | |
tree | 81989b6d166c149d68ddc2b61377ba754364d118 /math/vtk5/Makefile | |
parent | f2c380cf26c4fdaa34ebe39c75e08f028cf48c13 (diff) | |
download | ports-b5825aefd171bf1b07c62de3567d9ddf9828165d.tar.gz ports-b5825aefd171bf1b07c62de3567d9ddf9828165d.zip |
Notes
Diffstat (limited to 'math/vtk5/Makefile')
-rw-r--r-- | math/vtk5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 242695acc476..796df83ed9a5 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -6,10 +6,10 @@ # PORTNAME= vtk -PORTVERSION= 3.1 +PORTVERSION= 3.1.2 CATEGORIES= math MASTER_SITES= ftp://public.kitware.com/pub/vtk/ -DISTNAME= vtk31Unix +DISTNAME= vtk312Unix MAINTAINER= ports@FreeBSD.org |