diff options
-rw-r--r-- | math/qrupdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qrupdate/Makefile b/math/qrupdate/Makefile index f89d271e4e34..c5c8d3f0b3f8 100644 --- a/math/qrupdate/Makefile +++ b/math/qrupdate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://downloads.sourceforge.net/project/qrupdate/qrupdate/1.0/ \ http://transact.dl.sourceforge.net/project/qrupdate/qrupdate/1.0/ -MAINTAINER= maho@FreeBSD.org +MAINTAINER= robertjenssen@ozemail.com.au COMMENT= Fortran library for fast updates of QR and Cholesky decomposition FETCH_ARGS= -p |