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