diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-01-07 05:01:00 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-01-07 05:01:00 +0000 |
commit | 1f6b2c16375f74ce711d95aa6cad96271e8c7ef6 (patch) | |
tree | 40ce48b8a21bd7bc7f6c33f747ae1f1cdb1d056f /misc/ngraph/Makefile | |
parent | 1d1d26d1950b7219ec94bdc5ede477c8454d07bb (diff) | |
download | ports-1f6b2c16375f74ce711d95aa6cad96271e8c7ef6.tar.gz ports-1f6b2c16375f74ce711d95aa6cad96271e8c7ef6.zip |
Notes
Diffstat (limited to 'misc/ngraph/Makefile')
-rw-r--r-- | misc/ngraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ngraph/Makefile b/misc/ngraph/Makefile index 838166645b17..4610f8421552 100644 --- a/misc/ngraph/Makefile +++ b/misc/ngraph/Makefile @@ -4,7 +4,7 @@ PORTNAME= ngraph DISTVERSIONPREFIX= v DISTVERSION= 0.29.0-rc.0-345 DISTVERSIONSUFFIX= -g58b649aa6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc # machine-learning PKGNAMESUFFIX= -machine-learning-library |