diff options
author | Steve Wills <swills@FreeBSD.org> | 2020-01-30 14:17:44 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2020-01-30 14:17:44 +0000 |
commit | fb44dca45d6339f4db377f788e4cc5e2bc263609 (patch) | |
tree | ba22d2b118e359466f52b8da4aef55f2b8d470fb /math/blazeiterative | |
parent | c272497917e602ddcd651a70cbe2520e894afb36 (diff) |
Notes
Diffstat (limited to 'math/blazeiterative')
-rw-r--r-- | math/blazeiterative/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blazeiterative/Makefile b/math/blazeiterative/Makefile index ab151448c086..51fa98074fdc 100644 --- a/math/blazeiterative/Makefile +++ b/math/blazeiterative/Makefile @@ -2,7 +2,7 @@ PORTNAME= blazeiterative PORTVERSION= g20180409 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |