diff options
Diffstat (limited to 'math/blas/Makefile')
-rw-r--r-- | math/blas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index 632dda8e6a0c..2e3a04214039 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -7,7 +7,7 @@ PORTNAME= blas PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.netlib.org/blas/ \ ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/blas/ \ |