diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-10 12:44:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-10 12:44:54 +0800 |
commit | 63ee25fb19bea6e9891d12da1077a9e77f660640 (patch) | |
tree | a70c3cdc2074839ba5299c4bc46d125ff236ff94 /math/superlu | |
parent | 83c650268471100f3b4d9eaf02ffa7908722e3bd (diff) | |
download | freebsd-ports-gnome-63ee25fb19bea6e9891d12da1077a9e77f660640.tar.gz freebsd-ports-gnome-63ee25fb19bea6e9891d12da1077a9e77f660640.tar.zst freebsd-ports-gnome-63ee25fb19bea6e9891d12da1077a9e77f660640.zip |
tarball change :
- add new source files
- update docs
PR: 37902
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'math/superlu')
-rw-r--r-- | math/superlu/Makefile | 2 | ||||
-rw-r--r-- | math/superlu/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 94103235f68d..5aff707a2940 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -7,7 +7,7 @@ PORTNAME= superlu PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/superlu/distinfo b/math/superlu/distinfo index 550bb362295c..10c28bec415f 100644 --- a/math/superlu/distinfo +++ b/math/superlu/distinfo @@ -1 +1 @@ -MD5 (superlu_2.0.tar.gz) = 2c1ee8cd09fd6843646eebdcbfa3547d +MD5 (superlu_2.0.tar.gz) = 79443bc03b27d2a0b75d36e3436e99ec |