aboutsummaryrefslogtreecommitdiff
path: root/math/py-munkres/Makefile
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2013-07-25 11:30:01 +0000
committerMark Felder <feld@FreeBSD.org>2013-07-25 11:30:01 +0000
commitcd4fd7cb34f671a0ed72d36b953b48f4c7536d35 (patch)
treedf21c68191151a56c3b07a96d1b8ba4fbe4a1851 /math/py-munkres/Makefile
parent28e7e75bfe1ee818ef68d1c714c586cca4d49ddc (diff)
downloadports-cd4fd7cb34f671a0ed72d36b953b48f4c7536d35.tar.gz
ports-cd4fd7cb34f671a0ed72d36b953b48f4c7536d35.zip
Notes
Diffstat (limited to 'math/py-munkres/Makefile')
-rw-r--r--math/py-munkres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-munkres/Makefile b/math/py-munkres/Makefile
index 8b295f4a63b5..7bbd125454a2 100644
--- a/math/py-munkres/Makefile
+++ b/math/py-munkres/Makefile
@@ -1,4 +1,4 @@
-# Created by: Mark Felder <feld@feld.me>
+# Created by: Mark Felder <feld@freebsd.org>
# $FreeBSD$
PORTNAME= munkres
@@ -8,7 +8,7 @@ CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= feld@feld.me
+MAINTAINER= feld@freebsd.org
COMMENT= A Python implementation of the munkres algorithm
LICENSE= BSD