aboutsummaryrefslogtreecommitdiff
path: root/math/kktdirect
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-06-27 21:30:34 +0000
committerRene Ladan <rene@FreeBSD.org>2016-06-27 21:30:34 +0000
commita01b22a05259e8b8b76cfadccd22f4df4309c55e (patch)
treec41943c00a390851e85561a8bb285cbf37b82724 /math/kktdirect
parent56f2748d5194b9d5187e449ee838de0694783516 (diff)
Notes
Diffstat (limited to 'math/kktdirect')
-rw-r--r--math/kktdirect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kktdirect/Makefile b/math/kktdirect/Makefile
index d7817b6b59d1..18739b6dbe21 100644
--- a/math/kktdirect/Makefile
+++ b/math/kktdirect/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math
MASTER_SITES= http://www.cs.ubc.ca/~rbridson/download/ LOCAL/bf
DISTNAME= KKTDirect${PORTVERSION}
-MAINTAINER= bf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Direct solver package for saddle-point (KKT) matrices
USES= fortran