diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
commit | 94f7ea6c8f50fefcaa643a379c5418760974f334 (patch) | |
tree | e757dad59ec8fcf3bc25f70850a7c505d63f3a41 /math/scalapack/Makefile | |
parent | 6083c63ce6518b5863e802d6eaea1b21da9f2e2a (diff) | |
download | ports-94f7ea6c8f50fefcaa643a379c5418760974f334.tar.gz ports-94f7ea6c8f50fefcaa643a379c5418760974f334.zip |
Notes
Diffstat (limited to 'math/scalapack/Makefile')
-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 b58b3d6d017c..375aaff7b403 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=${PORTNAME} |