diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
commit | d235aae94b14d5f3a70383e02e593e446f8b5652 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /math/blocksolve95/Makefile | |
parent | 95bc73a719c47b349ab9b12dbd548af71a58a24d (diff) | |
download | ports-d235aae94b14d5f3a70383e02e593e446f8b5652.tar.gz ports-d235aae94b14d5f3a70383e02e593e446f8b5652.zip |
Notes
Diffstat (limited to 'math/blocksolve95/Makefile')
-rw-r--r-- | math/blocksolve95/Makefile | 2 |
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 |