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 179754a8c6e..ef7b568ed21 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/05/31 12:41:25 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:56 wiz Exp $ DISTNAME= superlu_3.0 PKGNAME= superlu-3.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ |