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 | 4c3db3a9dda9f4a092d226b433bf9aed80214b27 (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /math/snns | |
parent | 77adbba1c790602b85d982fbc65ff128cd795af1 (diff) | |
download | pkgsrc-4c3db3a9dda9f4a092d226b433bf9aed80214b27.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'math/snns')
-rw-r--r-- | math/snns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |