diff options
Diffstat (limited to 'science/py-tensorflow')
-rw-r--r-- | science/py-tensorflow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile index 9f6a4c0be3eb..9bcfe08a601c 100644 --- a/science/py-tensorflow/Makefile +++ b/science/py-tensorflow/Makefile @@ -1,4 +1,4 @@ -# Created by: Jov <amutu@amutu.com> +# Created by: Jov <ports@FreeBSD.org> # $FreeBSD$ PORTNAME= tensorflow @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= amutu@amutu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Computation using data flow graphs for scalable machine learning LICENSE= APACHE20 |