aboutsummaryrefslogtreecommitdiff
path: root/math/blocksolve95
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 17:30:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-23 17:30:45 +0000
commitd235aae94b14d5f3a70383e02e593e446f8b5652 (patch)
tree128fff9038722fe83cf027d48ec74689f6b5b45b /math/blocksolve95
parent95bc73a719c47b349ab9b12dbd548af71a58a24d (diff)
downloadports-d235aae94b14d5f3a70383e02e593e446f8b5652.tar.gz
ports-d235aae94b14d5f3a70383e02e593e446f8b5652.zip
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Notes
Notes: svn path=/head/; revision=362717
Diffstat (limited to 'math/blocksolve95')
-rw-r--r--math/blocksolve95/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile
index ba6a2c05b4f0..a518c060d8bc 100644
--- a/math/blocksolve95/Makefile
+++ b/math/blocksolve95/Makefile
@@ -11,7 +11,7 @@ DISTNAME= BlockSolve95
EXTRACT_SUFX= .tar.Z
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= bf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Software for the efficient solution of large, sparse linear systems
BUILD_DEPENDS= ${MPIDIR}/lib/libmpich.a:${PORTSDIR}/net/mpich2