diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-26 19:55:00 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-26 19:55:00 +0000 |
commit | 78ae62f1d4661fc7930a4b4cfa0e1eb0132a59b0 (patch) | |
tree | c231c01e60f325a27b9a8aebac3f1c2331f74431 /math/blacs | |
parent | ea5b6d0251019b4cc5057168440896710c9830e7 (diff) | |
download | ports-78ae62f1d4661fc7930a4b4cfa0e1eb0132a59b0.tar.gz ports-78ae62f1d4661fc7930a4b4cfa0e1eb0132a59b0.zip |
Chase the upgrade of net/mpich2.
Approved by: portmgr (non staged ports)
Notes
Notes:
svn path=/head/; revision=366262
Diffstat (limited to 'math/blacs')
-rw-r--r-- | math/blacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile index ce70f253e1fd..ef00f11fad43 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=blacs |