aboutsummaryrefslogtreecommitdiff
path: root/math/py-munkres
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2018-10-02 19:06:16 +0000
committerMark Felder <feld@FreeBSD.org>2018-10-02 19:06:16 +0000
commitbf44443d137d91cd436e65e34c709e548ea1121a (patch)
tree611666d141604a40275643c4e9b8bd67cafed1b2 /math/py-munkres
parent5542e69c2c332f46581976699899cfa6278268d3 (diff)
downloadports-bf44443d137d91cd436e65e34c709e548ea1121a.tar.gz
ports-bf44443d137d91cd436e65e34c709e548ea1121a.zip
Reset maintainer on my python ports
Notes
Notes: svn path=/head/; revision=481127
Diffstat (limited to 'math/py-munkres')
-rw-r--r--math/py-munkres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-munkres/Makefile b/math/py-munkres/Makefile
index 0c93a4d23bd7..f4f2b0b7e633 100644
--- a/math/py-munkres/Makefile
+++ b/math/py-munkres/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= feld@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python implementation of the munkres algorithm
LICENSE= BSD3CLAUSE