diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-07-09 02:40:45 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-07-09 02:40:45 +0000 |
commit | 45b0d6b1c57c8ad79a02ecff736081cade07e935 (patch) | |
tree | e9f872bc6b07a0e4c3d7cfdcf05b06c8c3c063a9 | |
parent | 87fff5f7bf0e09e8e7550935d1ed83c6d12e6711 (diff) | |
download | ports-45b0d6b1c57c8ad79a02ecff736081cade07e935.tar.gz ports-45b0d6b1c57c8ad79a02ecff736081cade07e935.zip |
Notes
-rw-r--r-- | math/suitesparse/Makefile | 2 | ||||
-rw-r--r-- | math/ufsparse/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 3abc5ceec245..11d6657abc78 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -9,7 +9,7 @@ PORTNAME= ufsparse PORTVERSION= 2.0.0.b CATEGORIES= math MASTER_SITES= http://www.cise.ufl.edu/research/sparse/UFsparse/v2.0.0beta/ -DISTNAME= ${PORTNAME} +DISTNAME= UFsparse MAINTAINER= maho@FreeBSD.org COMMENT= UFspace is a set of packages for sparse matrices calculation diff --git a/math/ufsparse/Makefile b/math/ufsparse/Makefile index 3abc5ceec245..11d6657abc78 100644 --- a/math/ufsparse/Makefile +++ b/math/ufsparse/Makefile @@ -9,7 +9,7 @@ PORTNAME= ufsparse PORTVERSION= 2.0.0.b CATEGORIES= math MASTER_SITES= http://www.cise.ufl.edu/research/sparse/UFsparse/v2.0.0beta/ -DISTNAME= ${PORTNAME} +DISTNAME= UFsparse MAINTAINER= maho@FreeBSD.org COMMENT= UFspace is a set of packages for sparse matrices calculation |