diff options
author | maho <maho@FreeBSD.org> | 2009-08-07 07:58:36 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2009-08-07 07:58:36 +0800 |
commit | 24aa962435ea63ee0dacfe22669dd198546f9318 (patch) | |
tree | 495e92c8050ba690d7965b0449222dc2be10ccc8 /math | |
parent | 2ba8fd7d8f2972e4744e4c0c009e69559ccd774e (diff) | |
download | freebsd-ports-gnome-24aa962435ea63ee0dacfe22669dd198546f9318.tar.gz freebsd-ports-gnome-24aa962435ea63ee0dacfe22669dd198546f9318.tar.zst freebsd-ports-gnome-24aa962435ea63ee0dacfe22669dd198546f9318.zip |
Pass maintainership to Robert Jenssen.
PR: 137500
Diffstat (limited to 'math')
-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 |