diff options
author | jschauma <jschauma@pkgsrc.org> | 2009-01-23 21:14:16 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2009-01-23 21:14:16 +0000 |
commit | fa12493431e08ce882f80c8c2f577139e320569f (patch) | |
tree | f30e2c3519cc03dc984b0f5034ab83a000b668b2 /math | |
parent | e969de186ac08c313a88289fc5f9c10a46b44868 (diff) | |
download | pkgsrc-fa12493431e08ce882f80c8c2f577139e320569f.tar.gz |
Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now. Sorry. :-(
Diffstat (limited to 'math')
-rw-r--r-- | math/newmat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 8e1e7934140..bd8c259c78c 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/03/04 18:12:59 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2009/01/23 21:14:17 jschauma Exp $ # DISTNAME= newmat10 # actually newmat10B, but no such distfile @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= math devel MASTER_SITES= http://www.robertnz.net/ftp/ -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://www.robertnz.net/ol_doc.htm COMMENT= Newmat C++ Matrix Library |