diff options
Diffstat (limited to 'misc/py-openai-whisper/Makefile')
-rw-r--r-- | misc/py-openai-whisper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-openai-whisper/Makefile b/misc/py-openai-whisper/Makefile index 832b2629f30c..81ace1d34f58 100644 --- a/misc/py-openai-whisper/Makefile +++ b/misc/py-openai-whisper/Makefile @@ -1,6 +1,7 @@ PORTNAME= openai-whisper DISTVERSIONPREFIX= v DISTVERSION= 20240930 +PORTREVISION= 1 CATEGORIES= misc python # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |