diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-10-15 07:28:54 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-10-15 07:28:54 +0000 |
commit | 7d7b75ea5e181a5530627d8a72e1baa109f74273 (patch) | |
tree | e13146b6bd62c43127b1f4b6e21eab563e29d325 /math/vtk5/Makefile | |
parent | 8eefa3ee7c3142ac552247da788b951d88cd6c17 (diff) |
Notes
Diffstat (limited to 'math/vtk5/Makefile')
-rw-r--r-- | math/vtk5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 9984d9c162ee..72aea86f3503 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -7,7 +7,7 @@ # PORTNAME= vtk -PORTVERSION= 5.6.0 +PORTVERSION= 5.6.1 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/ \ http://www.neuro.mcw.edu/Ports/distfiles/VTK5/ |