diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:53 +0000 |
commit | 91c3078096a529d49ba0141e85e0f379c518209c (patch) | |
tree | 492d20357c6842e631f12acd54767f5b5087f989 /math/ambit | |
parent | e70e7eca380e6a9f1057fbeebaecb25224d738b1 (diff) |
Notes
Diffstat (limited to 'math/ambit')
-rw-r--r-- | math/ambit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ambit/Makefile b/math/ambit/Makefile index eb711b63115d..82bdb05f9343 100644 --- a/math/ambit/Makefile +++ b/math/ambit/Makefile @@ -4,7 +4,7 @@ PORTNAME= ambit DISTVERSIONPREFIX= v DISTVERSION= 0.2-37 DISTVERSIONSUFFIX= -g9c7049a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit |