diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-22 08:04:38 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-22 08:04:38 +0000 |
commit | d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129 (patch) | |
tree | 21c346be63e7a95d833e90c6c3124752dd1dc73e /science/py-tensorflow | |
parent | net-p2p/qtum: Upgrade from 0.15.1 to 0.15.2 (diff) |
Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.
Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
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 |