diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-05-08 16:05:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-05-08 16:05:53 +0000 |
commit | 3b1a1bcee46ecd606ced4f7a48a13a887568c051 (patch) | |
tree | 38b3bcc97455c726c46897591091479c0a91c515 /math/combblas | |
parent | 95955327416b9e6168e1a886a6cd3656dbf49827 (diff) |
Notes
Diffstat (limited to 'math/combblas')
-rw-r--r-- | math/combblas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/combblas/Makefile b/math/combblas/Makefile index ceec02d455b5..7ed1f86e6f87 100644 --- a/math/combblas/Makefile +++ b/math/combblas/Makefile @@ -2,7 +2,7 @@ PORTNAME= CombBLAS DISTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://people.eecs.berkeley.edu/~aydin/${PORTNAME}_FILES/ DISTNAME= ${PORTNAME}_beta_${DISTVERSION:S/.//:S/./_/} |