diff options
Diffstat (limited to 'misc/py-onnx/Makefile')
-rw-r--r-- | misc/py-onnx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile index 12593aa7b61c..90f15707389d 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -1,5 +1,6 @@ PORTNAME= onnx DISTVERSION= 1.16.2 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI \ https://github.com/abseil/abseil-cpp/archive/refs/tags/:abseil \ |