aboutsummaryrefslogtreecommitdiff
path: root/math/taucs
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/taucs
parent56f2748d5194b9d5187e449ee838de0694783516 (diff)
downloadports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.tar.gz
ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.zip
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474 Submitted by: jbeich With hat: portmgr-secretary
Notes
Notes: svn path=/head/; revision=417685
Diffstat (limited to 'math/taucs')
-rw-r--r--math/taucs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/taucs/Makefile b/math/taucs/Makefile
index 5ad86ef1023e..bbdb193f769a 100644
--- a/math/taucs/Makefile
+++ b/math/taucs/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.tau.ac.il/~stoledo/taucs/${PORTVERSION}/ \
LOCAL/bf
DISTNAME= ${PORTNAME}
-MAINTAINER= bf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C library of sparse linear solvers
LIB_DEPENDS= libmetis.so:math/metis4