diff options
-rw-r--r-- | cad/opencascade/Makefile | 1 | ||||
-rw-r--r-- | math/octave/Makefile | 2 | ||||
-rw-r--r-- | math/vtk5/Makefile | 2 | ||||
-rw-r--r-- | science/paraview/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index a15721f8194d..abdda704b04a 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -3,6 +3,7 @@ PORTNAME= opencascade PORTVERSION= 7.1.0 +PORTREVISION= 1 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry diff --git a/math/octave/Makefile b/math/octave/Makefile index b39638127c92..a42812e37d60 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 4.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index cadf2f372b39..4e6ae8b82556 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -3,7 +3,7 @@ PORTNAME= vtk PORTVERSION= 5.10.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/ PKGNAMESUFFIX= 5 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} |