diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
commit | 36ff915e97a346b20cd45ce4cca9c4da2c5045d9 (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /math | |
parent | 00a69526277ffc79202561812a4c1c6dbfddeae9 (diff) | |
download | pkgsrc-36ff915e97a346b20cd45ce4cca9c4da2c5045d9.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'math')
-rw-r--r-- | math/py-fpconst/Makefile | 4 | ||||
-rw-r--r-- | math/snns/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index d2333a018a9..0f8145fd8cf 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2010/08/10 12:35:34 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/28 14:52:55 wiz Exp $ # DISTNAME= fpconst-0.7.2 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= http://pypi.python.org/packages/source/f/fpconst/ -MAINTAINER= recht@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://research.warnes.net/projects/RStatServer/fpconst/ COMMENT= IEEE 754 floating point special handling for Python diff --git a/math/snns/Makefile b/math/snns/Makefile index 604b27b836d..479bd97bcf3 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/02/23 18:14:20 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2011/02/28 14:52:55 wiz Exp $ DISTNAME= SNNSv4.2 PKGNAME= snns-4.2 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/ -MAINTAINER= wulf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www-ra.informatik.uni-tuebingen.de/SNNS/ COMMENT= Software simulator for neural networks |