aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-07-03 04:19:16 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-07-03 04:19:16 +0000
commitadc38e2e98782a91ba770f3f0d2095c7a9843cca (patch)
tree059f71f6d0d45a8e904abbaa70ad0944ed34cc56
parent1095b498deae80b22cd8aff45b0403c58e7859ca (diff)
downloadports-adc38e2e98782a91ba770f3f0d2095c7a9843cca.tar.gz
ports-adc38e2e98782a91ba770f3f0d2095c7a9843cca.zip
math/py-cmaes: Release to pool
-rw-r--r--math/py-cmaes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cmaes/Makefile b/math/py-cmaes/Makefile
index e1c6471affa6..129d52fa49af 100644
--- a/math/py-cmaes/Makefile
+++ b/math/py-cmaes/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= math # machine-learning
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= nc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight CMA Evolution Strategy implementation for Python
LICENSE= MIT