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 | 65e9c90d892a2f33d5f3fee2aa3a91def51e6ba8 (patch) | |
tree | f30e2c3519cc03dc984b0f5034ab83a000b668b2 /math/newmat | |
parent | 881024f8b96ae21f8ecbccb84d200b061febe8d3 (diff) | |
download | pkgsrc-65e9c90d892a2f33d5f3fee2aa3a91def51e6ba8.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/newmat')
-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 |