diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-03-31 05:19:21 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-03-31 05:19:21 +0000 |
commit | bf0200ab7ef4993d5d5540f925bc41187b11fad1 (patch) | |
tree | 2b531986898d6739c7d2997c0832c6807435e641 /math/superlu | |
parent | 683113cb1c11f5bc0876cdc6b24e7f0a1430f8f1 (diff) | |
download | ports-bf0200ab7ef4993d5d5540f925bc41187b11fad1.tar.gz ports-bf0200ab7ef4993d5d5540f925bc41187b11fad1.zip |
Notes
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 fd601e505369..24670bff1398 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= superlu -PORTVERSION= 2.0.20021126 +PORTVERSION= 2.0.20030221 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 ab9c46cab4fc..b80c58ffb29a 100644 --- a/math/superlu/distinfo +++ b/math/superlu/distinfo @@ -1 +1 @@ -MD5 (superlu_2.0.tar.gz) = 7f7c43a2824439c2a6f881d87abe0f90 +MD5 (superlu_2.0.tar.gz) = bab0e709aa2f8c09a8adca7b4bb69c44 |