svn commit: r529762 - head/math/py-keras

Yuri Victorovich yuri at FreeBSD.org
Sat Mar 28 21:00:43 UTC 2020


Author: yuri
Date: Sat Mar 28 20:53:01 2020
New Revision: 529762
URL: https://svnweb.freebsd.org/changeset/ports/529762

Log:
  math/py-keras: Take maintainership

Modified:
  head/math/py-keras/Makefile

Modified: head/math/py-keras/Makefile
==============================================================================
--- head/math/py-keras/Makefile	Sat Mar 28 20:07:29 2020	(r529761)
+++ head/math/py-keras/Makefile	Sat Mar 28 20:53:01 2020	(r529762)
@@ -2,10 +2,10 @@
 
 PORTNAME=	keras
 DISTVERSION=	2.3.1
-CATEGORIES=	math
+CATEGORIES=	math # machine-learning
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	Deep learning library for Python
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list