diff options
author | thierry <thierry@FreeBSD.org> | 2014-08-27 03:55:00 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-08-27 03:55:00 +0800 |
commit | 859146060dda192773e65d71e9f685df788fea6b (patch) | |
tree | c231c01e60f325a27b9a8aebac3f1c2331f74431 /math/scalapack | |
parent | 54a5ffd94172ba3dc64815c0e06ebdefc035bc77 (diff) | |
download | freebsd-ports-gnome-859146060dda192773e65d71e9f685df788fea6b.tar.gz freebsd-ports-gnome-859146060dda192773e65d71e9f685df788fea6b.tar.zst freebsd-ports-gnome-859146060dda192773e65d71e9f685df788fea6b.zip |
Chase the upgrade of net/mpich2.
Approved by: portmgr (non staged ports)
Diffstat (limited to 'math/scalapack')
-rw-r--r-- | math/scalapack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile index e9795039d5c5..7ac0aa093999 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=${PORTNAME} |