summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-16 19:26:41 +0000
committerwiz <wiz@pkgsrc.org>2017-09-16 19:26:41 +0000
commit430a9b2f77b49a657f42628366737e2dceb61ccf (patch)
tree8c7400b41beedea5b4bb095efd55352661b1eadf /math
parent0efea8befe8d1610d5768de713c1d2c141ab5731 (diff)
downloadpkgsrc-430a9b2f77b49a657f42628366737e2dceb61ccf.tar.gz
Reset maintainer
Diffstat (limited to 'math')
-rw-r--r--math/libsvm/Makefile4
-rw-r--r--math/p5-Math-Complex/Makefile4
-rw-r--r--math/py-infinity/Makefile4
-rw-r--r--math/py-intervals/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/math/libsvm/Makefile b/math/libsvm/Makefile
index e0fc57f9be9..4e65947bf0c 100644
--- a/math/libsvm/Makefile
+++ b/math/libsvm/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2015/04/11 03:25:43 rodent Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/16 19:26:59 wiz Exp $
#
DISTNAME= libsvm-3.20
CATEGORIES= math
MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/
-MAINTAINER= rodent@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.csie.ntu.edu.tw/~cjlin/libsvm/
COMMENT= Library for Support Vector Machines
LICENSE= modified-bsd
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile
index 3278fec5cb4..71ca81638eb 100644
--- a/math/p5-Math-Complex/Makefile
+++ b/math/p5-Math-Complex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/16 19:26:59 wiz Exp $
#
DISTNAME= Math-Complex-1.59
@@ -7,7 +7,7 @@ PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
-MAINTAINER= rodent@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~zefram/Math-Complex-1.59/lib/Math/Complex.pm
COMMENT= Complex numbers and associated mathematical functions
LICENSE= ${PERL5_LICENSE}
diff --git a/math/py-infinity/Makefile b/math/py-infinity/Makefile
index 6484b109b3d..f9aec9275c9 100644
--- a/math/py-infinity/Makefile
+++ b/math/py-infinity/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/16 19:26:59 wiz Exp $
DISTNAME= infinity-1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel math python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/infinity/}
-MAINTAINER= rodent@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/kvesteri/infinity
COMMENT= All-in-one infinity value for Python
LICENSE= modified-bsd
diff --git a/math/py-intervals/Makefile b/math/py-intervals/Makefile
index d14208f833e..34b426c2cf7 100644
--- a/math/py-intervals/Makefile
+++ b/math/py-intervals/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/16 19:26:59 wiz Exp $
DISTNAME= intervals-0.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/intervals/}
-MAINTAINER= rodent@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/kvesteri/intervals
COMMENT= Tools for handling intervals (ranges of comparable objects)
LICENSE= modified-bsd