diff options
Diffstat (limited to 'math/superlu/Makefile')
-rw-r--r-- | math/superlu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index bbe5663d3e3..a6f216bebed 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2018/08/22 09:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2019/08/11 13:17:49 wiz Exp $ DISTNAME= superlu_3.0 PKGNAME= superlu-3.0.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ |