diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 04:44:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 04:44:54 +0000 |
commit | 7d6d28c2c20f4368b5730e22889871c11703c24c (patch) | |
tree | d84067e2c381698ff986746577ca1d170d71c839 /math | |
parent | f1559643bdf99f65e0978e495b553ef758b84354 (diff) | |
download | ports-7d6d28c2c20f4368b5730e22889871c11703c24c.tar.gz ports-7d6d28c2c20f4368b5730e22889871c11703c24c.zip |
tarball change :
- add new source files
- update docs
PR: 37902
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes:
svn path=/head/; revision=58838
Diffstat (limited to 'math')
-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 |