summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-15 22:00:58 +0000
committerwiz <wiz@pkgsrc.org>2012-04-15 22:00:58 +0000
commit3249e0a82f73236ce926722f4e07e1b8bace852b (patch)
tree2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /math/py-Numeric
parentf1cd05d418407f8a362e1eb9f442060a40b8af29 (diff)
downloadpkgsrc-3249e0a82f73236ce926722f4e07e1b8bace852b.tar.gz
Reset maintainer, developer has left the building
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index c4494f43ea2..4b055562c08 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2011/10/25 08:53:50 obache Exp $
+# $NetBSD: Makefile,v 1.49 2012/04/15 22:01:02 wiz Exp $
DISTNAME= Numeric-24.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}
-MAINTAINER= tsarna@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://numeric.scipy.org/
COMMENT= Adds multidimensional numeric arrays to Python