diff options
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 90568132da8c..4da74ae9664f 100644 --- a/math/lapack95/Makefile +++ b/math/lapack95/Makefile @@ -7,7 +7,7 @@ PORTNAME= lapack95 PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/lapack95/ DISTNAME= ${PORTNAME} |