diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:19:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:19:45 +0000 |
commit | cf03afc451ed188be94a201a6f0316332ba94105 (patch) | |
tree | 0e551a61df0010fb320bbb8bf571eaea9c781d39 /graphics | |
parent | Update to 20180620 (diff) |
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases
Notes
Notes:
svn path=/head/; revision=473259
Diffstat (limited to 'graphics')
-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 20dde9a199de..26b674e4259a 100644 --- a/graphics/caffe/Makefile +++ b/graphics/caffe/Makefile @@ -2,7 +2,7 @@ PORTNAME= caffe PORTVERSION= 1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MAINTAINER= eric@camachat.org |