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 46a45bac2970..ea7597c1bb73 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= blas -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= maho@FreeBSD.org COMMENT= Basic Linear Algebra Subroutines |