diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
commit | 09f9633cb617878a6611cfdfb630e55d957188ef (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /math/spblas/Makefile | |
parent | d2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff) | |
download | ports-09f9633cb617878a6611cfdfb630e55d957188ef.tar.gz ports-09f9633cb617878a6611cfdfb630e55d957188ef.zip |
Notes
Diffstat (limited to 'math/spblas/Makefile')
-rw-r--r-- | math/spblas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spblas/Makefile b/math/spblas/Makefile index bee4b6a1edb4..07f83a5f0973 100644 --- a/math/spblas/Makefile +++ b/math/spblas/Makefile @@ -3,7 +3,7 @@ PORTNAME= spblas DISTVERSION= 1_02 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://math.nist.gov/spblas/:1 LOCAL/bf/:1 NL/blas/blast-forum/:2 DISTFILES= nist_spblas_${DISTVERSION}.zip:1 |