diff options
Diffstat (limited to 'misc/py-onnxconverter-common/Makefile')
-rw-r--r-- | misc/py-onnxconverter-common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-onnxconverter-common/Makefile b/misc/py-onnxconverter-common/Makefile index f889e6b8285d..88d72c4f00e5 100644 --- a/misc/py-onnxconverter-common/Makefile +++ b/misc/py-onnxconverter-common/Makefile @@ -1,5 +1,6 @@ PORTNAME= onnxconverter-common DISTVERSION= 1.14.0 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |