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 /cad | |
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 'cad')
-rw-r--r-- | cad/scotch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index fcb0a9992ad7..e800af514462 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -3,7 +3,7 @@ PORTNAME= scotch DISTVERSION= 5.1.12b_esmumps -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad science MASTER_SITES= https://gforge.inria.fr/frs/download.php/28978/ DISTNAME= ${PORTNAME}_${DISTVERSION} |