aboutsummaryrefslogtreecommitdiff
path: root/science/libsvm
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-22 08:04:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-22 08:04:38 +0000
commitd7ec60f5a55093c0e18e6a9bc5deff6c14bfb129 (patch)
tree21c346be63e7a95d833e90c6c3124752dd1dc73e /science/libsvm
parent44030f3fbef57d08e6364d192be83d90a5066862 (diff)
downloadports-d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129.tar.gz
ports-d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129.zip
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.
Notes
Notes: svn path=/head/; revision=473019
Diffstat (limited to 'science/libsvm')
-rw-r--r--science/libsvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libsvm/Makefile b/science/libsvm/Makefile
index e2b2f5afeb56..b7bd3761f68c 100644
--- a/science/libsvm/Makefile
+++ b/science/libsvm/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= science math
MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \
http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/
-MAINTAINER= amutu@amutu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for Support Vector Machines
LICENSE= BSD3CLAUSE