diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-20 05:16:30 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-20 05:16:30 +0000 |
commit | 6f1e2d85c326332c7bbbd7bc9a15cf475b7bd19f (patch) | |
tree | 4d95ae21b148b3b6c3ec544f56c62bfccc85b11a /math | |
parent | 2db3d2f5e9df22efecbbfa8be9ab4066eb3ecfd0 (diff) | |
download | FreeBSD-ports-6f1e2d85c326332c7bbbd7bc9a15cf475b7bd19f.zip FreeBSD-ports-6f1e2d85c326332c7bbbd7bc9a15cf475b7bd19f.tar.gz |
upgrade to 20021113
PR: 45510
Submitted by: Mark Linimon <linimon@lonesome.com>
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 7ad7f1d..7195a40 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= superlu -PORTVERSION= 2.0.20020923 +PORTVERSION= 2.0.20021113 CATEGORIES= math MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/ DISTNAME= ${PORTNAME}_2.0 diff --git a/math/superlu/distinfo b/math/superlu/distinfo index b5b483d..4cde6e1 100644 --- a/math/superlu/distinfo +++ b/math/superlu/distinfo @@ -1 +1 @@ -MD5 (superlu_2.0.tar.gz) = 4954b3c8f9c02120bfdd78dbc6c1f231 +MD5 (superlu_2.0.tar.gz) = ff537db1677485b5fc4016c010c07143 |