diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-20 20:42:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-20 20:42:39 +0000 |
commit | 9a1f45d861fd9951b415a972e56137a34b4bd1be (patch) | |
tree | 0d93d8b3173ba1999f1a826b0d19eaa1e23c4444 /science/paraview | |
parent | ba20428c5fdd737d85129b8c53e1219a5e2a2d09 (diff) |
Notes
Diffstat (limited to 'science/paraview')
-rw-r--r-- | science/paraview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile index bdbdb984b254..521f1435aad1 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -3,7 +3,7 @@ PORTNAME= paraview PORTVERSION= 4.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION}-source |