diff options
author | thierry <thierry@FreeBSD.org> | 2014-09-02 05:50:14 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-09-02 05:50:14 +0800 |
commit | ceec2140ad92910b304f4cb60748f70219fba0e9 (patch) | |
tree | 43213d40998f6fb83d7305f230cab7d559c7d364 /math/scalapack | |
parent | 8ecd6275b965650e544018b4d8b7504b209e527c (diff) | |
download | freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.tar.gz freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.tar.zst freebsd-ports-gnome-ceec2140ad92910b304f4cb60748f70219fba0e9.zip |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers.
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 7ac0aa093999..29a3194e3cd9 100644 --- a/math/scalapack/Makefile +++ b/math/scalapack/Makefile @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=${PORTNAME} |