diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/code_saturne/Makefile | 2 | ||||
-rw-r--r-- | science/py-boututils/Makefile | 1 | ||||
-rw-r--r-- | science/py-veusz/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index cb86252933d8..4b18a403f0b6 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= 4 +PORTREVISION= 5 CATEGORIES= science parallel MAINTAINER= thierry@FreeBSD.org diff --git a/science/py-boututils/Makefile b/science/py-boututils/Makefile index 15e93c8197ad..211449c1ba1c 100644 --- a/science/py-boututils/Makefile +++ b/science/py-boututils/Makefile @@ -1,5 +1,6 @@ PORTNAME= boututils DISTVERSION= 0.1.9 +PORTREVISION= 1 CATEGORIES= science education MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-veusz/Makefile b/science/py-veusz/Makefile index 2ba8619969dd..0652ee3e2905 100644 --- a/science/py-veusz/Makefile +++ b/science/py-veusz/Makefile @@ -1,6 +1,7 @@ PORTNAME= veusz DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 3.6.2 +PORTREVISION= 1 CATEGORIES= science PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |