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/tomsfastmath | |
parent | d2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff) |
Notes
Diffstat (limited to 'math/tomsfastmath')
-rw-r--r-- | math/tomsfastmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index f0bd3d1386f0..1aa292f61543 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -2,7 +2,7 @@ PORTNAME= tomsfastmath PORTVERSION= 0.13.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= math |