diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 12:33:39 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 12:46:46 +0000 |
| commit | f7e42ce5d5a3f11265d1e253b04212001992eca2 (patch) | |
| tree | e321cbfdfcccaf77d9cfd281d2c6c4a1fdacabf0 /misc/mnn | |
| parent | f6fe2ca4086687efb4caa53523b977e25b3082a8 (diff) | |
Diffstat (limited to 'misc/mnn')
| -rw-r--r-- | misc/mnn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mnn/Makefile b/misc/mnn/Makefile index 156afa64fa6d..2394ee78b0d2 100644 --- a/misc/mnn/Makefile +++ b/misc/mnn/Makefile @@ -1,6 +1,6 @@ PORTNAME= mnn DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org |
