diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-05 19:08:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-05 19:08:49 +0000 |
commit | 70ffc9c0fd81b51d1024ecf49d67863895ba1dc7 (patch) | |
tree | 90b32c3468080026959fc331c1bdc38ce49567f1 /graphics/caffe | |
parent | 2f675b417b2c6a9dd479234121304a93ec0a2aae (diff) | |
download | ports-70ffc9c0fd81b51d1024ecf49d67863895ba1dc7.tar.gz ports-70ffc9c0fd81b51d1024ecf49d67863895ba1dc7.zip |
Notes
Diffstat (limited to 'graphics/caffe')
-rw-r--r-- | graphics/caffe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/caffe/Makefile b/graphics/caffe/Makefile index c4c3f5885915..cffb8a9c72bc 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MAINTAINER= eric@camachat.org |