diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
commit | 27ab5137ced49581a9a650baf0cb8b390a76432f (patch) | |
tree | 93c33bdf2b34ce46d47085aa2749f4a9f61422cd /math/lapack | |
parent | e888f4c23ba128bffe1d93ee8bf66f524721059e (diff) | |
download | ports-27ab5137ced49581a9a650baf0cb8b390a76432f.tar.gz ports-27ab5137ced49581a9a650baf0cb8b390a76432f.zip |
Notes
Diffstat (limited to 'math/lapack')
-rw-r--r-- | math/lapack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile index 23452222b513..44b478a3c051 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -7,6 +7,7 @@ PORTNAME= lapack PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/lapack/ \ http://netlib.org/lapack/ \ |