diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/code_saturne/Makefile | 2 | ||||
-rw-r--r-- | science/paraview/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index bde72992504a..b28e0feff984 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -1,7 +1,7 @@ PORTNAME= code_saturne PORTVERSION= 7.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science parallel MAINTAINER= thierry@FreeBSD.org diff --git a/science/paraview/Makefile b/science/paraview/Makefile index d50a9f75e166..746f1f1beba5 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= ${PARAVIEW_VER}.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/ DISTNAME= ParaView-v${PORTVERSION} |