diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 20:19:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 20:19:41 +0000 |
commit | b94e8d8c27e89eeb1ddfa1badf55861f688185bd (patch) | |
tree | 1afdbeaefe9adee56b81e239956ec9ce45d903fd /science/py-tensorflow | |
parent | Update to 3.13.0 (diff) |
Bump PORTREVISION for devel/protobuf shlib change
Diffstat (limited to 'science/py-tensorflow')
-rw-r--r-- | science/py-tensorflow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 747da2812aff..e04a64655cfa 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -3,7 +3,7 @@ PORTNAME= tensorflow DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= ${PORTNAME} |