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/sdpa | |
parent | 95bc73a719c47b349ab9b12dbd548af71a58a24d (diff) |
Notes
Diffstat (limited to 'math/sdpa')
-rw-r--r-- | math/sdpa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index 17577e934e1c..a01a5639d530 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/ DISTNAME= ${PORTNAME}.${PORTVERSION}.src-${SRCDATE} DIST_SUBDIR= sdpa -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very efficient SDP (semidefinite programming) solver USES= fortran gmake |