diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-09-17 02:58:01 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-09-17 02:58:01 +0000 |
commit | 631cd9d433ced676faf884929c237beb3f57d2ef (patch) | |
tree | 7caf6497ceca8c3df995a97ce17496029e77ca41 /math | |
parent | d4b6562ae8c4eabeafacd9a12a5db574feeb5232 (diff) | |
download | ports-631cd9d433ced676faf884929c237beb3f57d2ef.tar.gz ports-631cd9d433ced676faf884929c237beb3f57d2ef.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/blacs/Makefile | 2 | ||||
-rw-r--r-- | math/parmgridgen/Makefile | 2 | ||||
-rw-r--r-- | math/scalapack/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile index 25c6b529e017..a82962291eaf 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= NETLIB/blacs DISTNAME= BLACS diff --git a/math/parmgridgen/Makefile b/math/parmgridgen/Makefile index 443310335191..836ba6c8832c 100644 --- a/math/parmgridgen/Makefile +++ b/math/parmgridgen/Makefile @@ -3,7 +3,7 @@ PORTNAME= parmgridgen PORTVERSION= 1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math science MASTER_SITES= http://www.mgnet.org/mgnet/Codes/parmgridgen/ \ http://www-users.cs.umn.edu/~moulitsa/download/ \ diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index 312d89639ed0..9cd597a27cbc 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= NL DISTFILES= scalapack-${PORTVERSION}.tgz manpages.tgz |