diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-05 22:46:53 +0000 |
commit | 91c3078096a529d49ba0141e85e0f379c518209c (patch) | |
tree | 492d20357c6842e631f12acd54767f5b5087f989 /graphics/caffe | |
parent | e70e7eca380e6a9f1057fbeebaecb25224d738b1 (diff) | |
download | ports-91c3078096a529d49ba0141e85e0f379c518209c.tar.gz ports-91c3078096a529d49ba0141e85e0f379c518209c.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 4ade7e7b3d14..ae426bfb6fe8 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MAINTAINER= eric@camachat.org |