diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /math/lapack95 | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) | |
download | ports-05a2cbc2b4065df619532438fa1273548077e37e.tar.gz ports-05a2cbc2b4065df619532438fa1273548077e37e.zip |
Notes
Diffstat (limited to 'math/lapack95')
-rw-r--r-- | math/lapack95/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapack95/Makefile b/math/lapack95/Makefile index 9c03e08b028f..90568132da8c 100644 --- a/math/lapack95/Makefile +++ b/math/lapack95/Makefile @@ -7,7 +7,7 @@ PORTNAME= lapack95 PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/lapack95/ DISTNAME= ${PORTNAME} |