diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
commit | 24bf28eff1f36a61373baf68b02d29b708cb2434 (patch) | |
tree | 7cdf37f7acdf4bb5edf2c07abd044ae8b9ca0731 /math/vtk5 | |
parent | 356df709ff408556534cc0e28f8939457ad065bd (diff) | |
download | ports-24bf28eff1f36a61373baf68b02d29b708cb2434.tar.gz ports-24bf28eff1f36a61373baf68b02d29b708cb2434.zip |
Notes
Diffstat (limited to 'math/vtk5')
-rw-r--r-- | math/vtk5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index e873771a245d..0858ec8c7fb2 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -8,6 +8,7 @@ PORTNAME= vtk PORTVERSION= 5.0.4 +PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/5.0/ \ http://www.neuro.mcw.edu/Ports/distfiles/VTK5/ |