diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/bout++/Makefile | 2 | ||||
-rw-r--r-- | science/cdo/Makefile | 1 | ||||
-rw-r--r-- | science/openmodelica/Makefile | 1 | ||||
-rw-r--r-- | science/orthanc/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/science/bout++/Makefile b/science/bout++/Makefile index cfd0c4f3794d..bbdf2813b4cd 100644 --- a/science/bout++/Makefile +++ b/science/bout++/Makefile @@ -1,7 +1,7 @@ PORTNAME= bout++ DISTVERSIONPREFIX= v DISTVERSION= 5.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science math # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 104e0e8da897..783eae420b68 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -1,5 +1,6 @@ PORTNAME= cdo PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/29938/ \ LOCAL/sunpoet diff --git a/science/openmodelica/Makefile b/science/openmodelica/Makefile index 1e3c9b9aefcc..7b68d78286ef 100644 --- a/science/openmodelica/Makefile +++ b/science/openmodelica/Makefile @@ -1,6 +1,7 @@ PORTNAME= openmodelica DISTVERSIONPREFIX= v DISTVERSION= 1.25.1 +PORTREVISION= 1 CATEGORIES= science cad java DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index 3338981975fa..515e49a5a4fb 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc DISTVERSION= 1.12.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://orthanc.uclouvain.be/downloads/sources/orthanc/ DISTNAME= Orthanc-${PORTVERSION} |