diff options
author | thierry <thierry@FreeBSD.org> | 2010-11-15 06:00:23 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2010-11-15 06:00:23 +0800 |
commit | f74dc2634d5f87311c12ad3956d0a1b6c2f1c8d6 (patch) | |
tree | 0eba53bd69baa679ca5c80442ecc9ca3d3c5720b /math/sdpara | |
parent | 855bb89e825f55e4710bcf5e53f8af2dfabec171 (diff) | |
download | freebsd-ports-gnome-f74dc2634d5f87311c12ad3956d0a1b6c2f1c8d6.tar.gz freebsd-ports-gnome-f74dc2634d5f87311c12ad3956d0a1b6c2f1c8d6.tar.zst freebsd-ports-gnome-f74dc2634d5f87311c12ad3956d0a1b6c2f1c8d6.zip |
Chase the upgrade of MPICH2.
Diffstat (limited to 'math/sdpara')
-rw-r--r-- | math/sdpara/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile index fc9ba3bf166d..10ab164c1aeb 100644 --- a/math/sdpara/Makefile +++ b/math/sdpara/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdpara PORTVERSION= 7.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math parallel MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/ DISTFILES= ${SRCFILE}#${MANUALFILE} |