diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:39:12 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:39:12 +0000 |
| commit | 84c4942d38422d053c9f573150db6b7448cb9388 (patch) | |
| tree | e41ed5a32750026e26756d1a5890d0438229f988 /math/superlu | |
| parent | b72a9e489c400415a6b21ef6e3498a69f4507126 (diff) | |
Notes
Diffstat (limited to 'math/superlu')
| -rw-r--r-- | math/superlu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index bb5b72a3e25e..ebb3d46a6fe2 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -3,7 +3,7 @@ PORTNAME= superlu PORTVERSION= 5.2.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= http://crd-legacy.lbl.gov/~xiaoye/SuperLU/ \ http://crd-legacy.lbl.gov/~xiaoye/:doc |
