diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/ceres-solver/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-parallel/Makefile | 2 | ||||
-rw-r--r-- | math/saga/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 81efae3ab1be..3a9bcbb796c7 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -2,7 +2,7 @@ PORTNAME= ceres-solver DISTVERSION= 1.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= jbeich@FreeBSD.org diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index bf146ca9e2fa..15a42ab1dc9b 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-parallel PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/saga/Makefile b/math/saga/Makefile index 12b71f59ca1e..633a172a7d1f 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 2.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} |