diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-18 10:39:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-18 10:39:51 +0000 |
commit | 6e5edf87e4e65cea762f73e6fe1f5b0f883a7d2d (patch) | |
tree | e34adbd86afd804caa501594aaf9fc14e3a13d45 /science/paraview | |
parent | dded3d1dcbfe2733d46741740483ebcc850bfc97 (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 22625d48272a..a2f405a377b7 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -3,7 +3,7 @@ PORTNAME= paraview PORTVERSION= 4.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION}-source |