diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2017-08-24 09:13:09 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2017-08-24 09:13:09 +0000 |
commit | 85c18d738758abc90b62160880a8e5c424cfde8d (patch) | |
tree | 34a73e05a0f95603a85b569d5af83031821973fd /science | |
parent | 9c1268e20b25d031c16d777199f497a645c29e43 (diff) | |
download | ports-85c18d738758abc90b62160880a8e5c424cfde8d.tar.gz ports-85c18d738758abc90b62160880a8e5c424cfde8d.zip |
Notes
Diffstat (limited to 'science')
-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 24c6e59f8817..ef959d4809c1 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -3,7 +3,7 @@ PORTNAME= paraview PORTVERSION= 5.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION} |