summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 21:41:05 +0000
committergrant <grant>2003-07-17 21:41:05 +0000
commit8a11869b703aead0cb98488574404b2b233f0b64 (patch)
treec1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /math
parent86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f (diff)
downloadpkgsrc-8a11869b703aead0cb98488574404b2b233f0b64.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile4
-rw-r--r--math/abs/Makefile4
-rw-r--r--math/admesh/Makefile4
-rw-r--r--math/algae/Makefile4
-rw-r--r--math/aribas/Makefile4
-rw-r--r--math/blas/Makefile4
-rw-r--r--math/blitz++/Makefile4
-rw-r--r--math/calc/Makefile4
-rw-r--r--math/capc-calc/Makefile4
-rw-r--r--math/cassowary/Makefile4
-rw-r--r--math/dcdflib.c/Makefile4
-rw-r--r--math/dcdflib.f/Makefile4
-rw-r--r--math/dfftpack/Makefile4
-rw-r--r--math/eispack/Makefile4
-rw-r--r--math/ess/Makefile4
-rw-r--r--math/euler/Makefile4
-rw-r--r--math/fftpack/Makefile4
-rw-r--r--math/gap/Makefile4
-rw-r--r--math/glpk/Makefile4
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric0/Makefile4
-rw-r--r--math/gp-autpgrp/Makefile4
-rw-r--r--math/gp-factint/Makefile4
-rw-r--r--math/gp-fplsa/Makefile4
-rw-r--r--math/gp-grape/Makefile4
-rw-r--r--math/gp-grpconst/Makefile4
-rw-r--r--math/gp-lag/Makefile4
-rw-r--r--math/grace/Makefile4
-rw-r--r--math/graphopt/Makefile4
-rw-r--r--math/grpn/Makefile4
-rw-r--r--math/guppi/Makefile4
-rw-r--r--math/lapack/Makefile4
-rw-r--r--math/linpack/Makefile4
-rw-r--r--math/mcsim/Makefile4
-rw-r--r--math/meschach/Makefile4
-rw-r--r--math/metis/Makefile4
-rw-r--r--math/minpack/Makefile4
-rw-r--r--math/mtl/Makefile4
-rw-r--r--math/newmat/Makefile4
-rw-r--r--math/ntl/Makefile4
-rw-r--r--math/octave-current/Makefile4
-rw-r--r--math/octave/Makefile4
-rw-r--r--math/odepack/Makefile4
-rw-r--r--math/otter/Makefile4
-rw-r--r--math/p5-Math-Bezier/Makefile4
-rw-r--r--math/p5-Math-BigInteger/Makefile4
-rw-r--r--math/p5-Math-Interpolate/Makefile4
-rw-r--r--math/p5-Math-MatrixReal/Makefile4
-rw-r--r--math/p5-Math-Pari/Makefile4
-rw-r--r--math/p5-Spreadsheet-ParseExcel/Makefile4
-rw-r--r--math/p5-Spreadsheet-WriteExcel/Makefile4
-rw-r--r--math/pari-galdata/Makefile4
-rw-r--r--math/pari/Makefile4
-rw-r--r--math/pspp/Makefile4
-rw-r--r--math/py-Numeric/Makefile4
-rw-r--r--math/py-Scientific-doc/Makefile4
-rw-r--r--math/py-Scientific/Makefile4
-rw-r--r--math/py-rpy/Makefile4
-rw-r--r--math/quadpack/Makefile4
-rw-r--r--math/randlib/Makefile4
-rw-r--r--math/rlab/Makefile4
-rw-r--r--math/ruby-bigfloat/Makefile4
-rw-r--r--math/ruby-bitvector/Makefile4
-rw-r--r--math/scilab/Makefile4
-rw-r--r--math/slatec/Makefile4
-rw-r--r--math/snns/Makefile4
-rw-r--r--math/statist/Makefile4
-rw-r--r--math/superlu/Makefile4
-rw-r--r--math/tasp-vsipl/Makefile4
-rw-r--r--math/tela/Makefile4
-rw-r--r--math/tochnog/Makefile4
-rw-r--r--math/udunits/Makefile4
-rw-r--r--math/vista/Makefile4
-rw-r--r--math/xgap/Makefile4
-rw-r--r--math/xldlas/Makefile4
-rw-r--r--math/xlife/Makefile4
-rw-r--r--math/xlispstat/Makefile4
-rw-r--r--math/yacas/Makefile4
78 files changed, 156 insertions, 156 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 25ad099ab10..0ab5317366b 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.43 2003/03/11 02:30:24 jmc Exp $
+# $NetBSD: Makefile,v 1.44 2003/07/17 21:47:15 grant Exp $
DISTNAME= R-1.6.2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/}
EXTRACT_SUFX= .tgz
-MAINTAINER= markd@netbsd.org
+MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.R-project.org/
COMMENT= Statistical language for data analysis and graphics
diff --git a/math/abs/Makefile b/math/abs/Makefile
index c7dfd802c5c..04e3a12bfed 100644
--- a/math/abs/Makefile
+++ b/math/abs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:36 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:18 grant Exp $
#
DISTNAME= abs-src-0.8
@@ -6,7 +6,7 @@ PKGNAME= abs-0.8
CATEGORIES= math x11
MASTER_SITES= http://www.ping.be/bertin/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.ping.be/bertin/abs.shtml
COMMENT= Free spreadsheet with graphical user interface
diff --git a/math/admesh/Makefile b/math/admesh/Makefile
index a8c3463ed05..018e7976d40 100644
--- a/math/admesh/Makefile
+++ b/math/admesh/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2003/06/02 01:18:36 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:18 grant Exp $
DISTNAME= admesh-0.95
CATEGORIES= math
MASTER_SITES= http://www.varlog.com/products/admesh/files/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.varlog.com/products/admesh/
COMMENT= Program for processing triangulated solid meshes
diff --git a/math/algae/Makefile b/math/algae/Makefile
index 834bba01f51..5b9c1fe9d46 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2003/07/02 20:32:02 jtb Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:19 grant Exp $
DISTNAME= algae-4.1.3
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=algae/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://algae.sourceforge.net/
COMMENT= Interpreted language for numerical analysis
diff --git a/math/aribas/Makefile b/math/aribas/Makefile
index 97265f69bbb..d894a9e3fb2 100644
--- a/math/aribas/Makefile
+++ b/math/aribas/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:35 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:20 grant Exp $
DISTNAME= aribas-1.30
WRKSRC= ${WRKDIR}/aribas/src
CATEGORIES= math
MASTER_SITES= ftp://ftp.mathematik.uni-muenchen.de/pub/forster/aribas/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html
COMMENT= Multi-precision floating point and big integer arithmetic calculator
diff --git a/math/blas/Makefile b/math/blas/Makefile
index d24ec5be473..345668ea2a0 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/06/02 01:18:34 jschauma Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/17 21:47:21 grant Exp $
#
DISTNAME= blas
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.netlib.org/blas/ \
ftp://www.hensa.ac.uk/mirrors/netlib/blas/
EXTRACT_SUFX= .tgz
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Basic Linear Algebra Subprograms (Fortran)
USE_FORTRAN= YES
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index dffa1b3e626..58baa6089c4 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:34 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:21 grant Exp $
DISTNAME= blitz-0.6
PKGNAME= blitz++-0.6
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blitz/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.oonumerics.org/blitz/
COMMENT= C++ template class library providing array objects
diff --git a/math/calc/Makefile b/math/calc/Makefile
index 51d528c878f..fc6c7c4ecd1 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:34 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:22 grant Exp $
DISTNAME= calc-2.02f
PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=calc/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/calc/calc.html
COMMENT= Advanced Calculator for GNU Emacs
diff --git a/math/capc-calc/Makefile b/math/capc-calc/Makefile
index 2870be11b6b..73cb86daaa6 100644
--- a/math/capc-calc/Makefile
+++ b/math/capc-calc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/13 13:52:29 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/17 21:47:23 grant Exp $
#
DISTNAME= calc-2.11.7
@@ -8,7 +8,7 @@ CATEGORIES= math
MASTER_SITES= http://www.isthe.com/chongo/src/calc/ \
http://prdownloads.sourceforge.net/calc/
-MAINTAINER= wiz@netbsd.org
+MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.isthe.com/chongo/tech/comp/calc/
COMMENT= C arbitrary precision calculator
diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile
index e517d89cbb4..13c077a449b 100644
--- a/math/cassowary/Makefile
+++ b/math/cassowary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/07/13 13:52:29 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2003/07/17 21:47:23 grant Exp $
#
DISTNAME= cassowary-0.60
@@ -6,7 +6,7 @@ PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cs.washington.edu/research/constraints/cassowary/
COMMENT= Constraint-solving toolkit for linear equalities and inequalities
diff --git a/math/dcdflib.c/Makefile b/math/dcdflib.c/Makefile
index e85992a07d1..8246cebffa8 100644
--- a/math/dcdflib.c/Makefile
+++ b/math/dcdflib.c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/06/02 01:18:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/17 21:47:25 grant Exp $
DISTNAME= dcdflib.c-1.1
PKGREVISION= 1
@@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/dcdflib.c/src
CATEGORIES= math
MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://odin.mdacc.tmc.edu/anonftp/page_2.html
COMMENT= Library of C Routines for Cumulative Distribution Functions
diff --git a/math/dcdflib.f/Makefile b/math/dcdflib.f/Makefile
index 7add3c0d02f..d231c521c30 100644
--- a/math/dcdflib.f/Makefile
+++ b/math/dcdflib.f/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2003/06/02 01:18:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/17 21:47:25 grant Exp $
DISTNAME= dcdflib.f-1.1
WRKSRC= ${WRKDIR}/dcdflib.f/src
CATEGORIES= math
MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://odin.mdacc.tmc.edu/anonftp/page_2.html
COMMENT= Library of Fortran Routines for Cumulative Distribution Functions
diff --git a/math/dfftpack/Makefile b/math/dfftpack/Makefile
index 0e38e5ebe90..c0cd90a205a 100644
--- a/math/dfftpack/Makefile
+++ b/math/dfftpack/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2003/06/02 01:18:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/17 21:47:26 grant Exp $
DISTNAME= dfftpack-20001209
WRKSRC= ${WRKDIR}/dfftpack
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Double precision version of FFTPACK
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index 652c1af2245..65b1bb1f0e6 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2003/06/02 01:18:32 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/17 21:47:27 grant Exp $
DISTNAME= eispack-20001130
WRKSRC= ${WRKDIR}/eispack
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Fortran routines for the solution of eigenvalue problems
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
diff --git a/math/ess/Makefile b/math/ess/Makefile
index b5f8c79613e..1eb127cb3b8 100644
--- a/math/ess/Makefile
+++ b/math/ess/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2003/06/12 22:48:49 jmc Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:28 grant Exp $
DISTNAME= ess-5.1.24
CATEGORIES= math
MASTER_SITES= http://software.biostat.washington.edu/ess/
-MAINTAINER= markd@netbsd.org
+MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://software.biostat.washington.edu/statsoft/ess/
COMMENT= Emacs Speaks Statistics
diff --git a/math/euler/Makefile b/math/euler/Makefile
index 8320d15f290..0a57d15ded4 100644
--- a/math/euler/Makefile
+++ b/math/euler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/13 13:52:29 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/17 21:47:29 grant Exp $
DISTNAME= euler-1.60.6
PKGREVISION= 3
@@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/euler-1.60/source
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=euler/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://euler.sourceforge.net/index.html
COMMENT= Interactive numerical analysis and graphics program
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile
index ccfcf9c4b93..1e64ad99ec7 100644
--- a/math/fftpack/Makefile
+++ b/math/fftpack/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:32 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:30 grant Exp $
DISTNAME= fftpack-20001130
WRKSRC= ${WRKDIR}/fftpack
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Single precision Fortran FFT subroutines
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
diff --git a/math/gap/Makefile b/math/gap/Makefile
index 967464a19a1..335e716c36d 100644
--- a/math/gap/Makefile
+++ b/math/gap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/03/20 22:39:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/17 21:47:31 grant Exp $
#
DISTNAME= gap4r3
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/ \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
fix4r3n4.tar.gz
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/
COMMENT= Computational group theory and discrete algebra language
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index bbc1c3213f3..116e18aaeaa 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:32 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:32 grant Exp $
#
DISTNAME= glpk-3.0.7
CATEGORIES= math
MASTER_SITES= ftp://ftp.gnu.org/gnu/glpk/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/glpk/glpk.html
COMMENT= library for solving linear programming problems
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 7c80b5dacc1..814a2731c25 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2003/07/13 13:52:30 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2003/07/17 21:47:33 grant Exp $
#
DISTNAME= gnumeric-1.0.13
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.0/}
-MAINTAINER= rh@netbsd.org
+MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnome.org/gnumeric/
COMMENT= Spreadsheet program from the GNOME project
diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile
index 08b954cf1c7..86ee2f33838 100644
--- a/math/gnumeric0/Makefile
+++ b/math/gnumeric0/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/13 13:52:31 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2003/07/17 21:47:34 grant Exp $
#
DISTNAME= gnumeric-0.75
@@ -6,7 +6,7 @@ PKGREVISION= 8
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/0.75/}
-MAINTAINER= rh@netbsd.org
+MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnome.org/gnumeric/
COMMENT= Powerful and easy to use spreadsheet program from the GNOME project
diff --git a/math/gp-autpgrp/Makefile b/math/gp-autpgrp/Makefile
index 57c6986a83f..b94e757cc98 100644
--- a/math/gp-autpgrp/Makefile
+++ b/math/gp-autpgrp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/17 21:47:35 grant Exp $
#
DISTNAME= autpgrp-1.1
@@ -9,7 +9,7 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
EXTRACT_SUFX= .zoo
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/Share/autpgrp.html
COMMENT= GAP package for finding automorphism groups of finite p-groups
diff --git a/math/gp-factint/Makefile b/math/gp-factint/Makefile
index edd18ec86cf..846e6e1bd9a 100644
--- a/math/gp-factint/Makefile
+++ b/math/gp-factint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/17 21:47:36 grant Exp $
#
DISTNAME= factint-1.3
@@ -9,7 +9,7 @@ CATEGORIES= math
MASTER_SITES= http://www.cip.mathematik.uni-stuttgart.de/~kohlsn/factint/
EXTRACT_SUFX= .zoo
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/Share/factint.html
COMMENT= Integer factorization routines for GAP
diff --git a/math/gp-fplsa/Makefile b/math/gp-fplsa/Makefile
index 719bffb6257..6232373fc23 100644
--- a/math/gp-fplsa/Makefile
+++ b/math/gp-fplsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/17 21:47:37 grant Exp $
#
DISTNAME= fplsa
@@ -10,7 +10,7 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
EXTRACT_SUFX= .zoo
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/Share/fplsa.html
COMMENT= GAP interface to FPLSA
diff --git a/math/gp-grape/Makefile b/math/gp-grape/Makefile
index bf68e5e3907..b3461e77b07 100644
--- a/math/gp-grape/Makefile
+++ b/math/gp-grape/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/17 21:47:37 grant Exp $
#
DISTNAME= grape4r1
@@ -10,7 +10,7 @@ CATEGORIES= math
MASTER_SITES= http://www.maths.qmul.ac.uk/~leonard/grape4r1/
EXTRACT_SUFX= .zoo
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/Share/grape.html
COMMENT= GRAPE (GRape Algorithms using PErmutation groups)
diff --git a/math/gp-grpconst/Makefile b/math/gp-grpconst/Makefile
index 9e8fd7abd87..24b9d79b35b 100644
--- a/math/gp-grpconst/Makefile
+++ b/math/gp-grpconst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/17 21:47:38 grant Exp $
#
DISTNAME= grpconst
@@ -9,7 +9,7 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
EXTRACT_SUFX= .zoo
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/Share/grpconst.html
COMMENT= GAP package for finding isomorphism classes of finite groups
diff --git a/math/gp-lag/Makefile b/math/gp-lag/Makefile
index e749865f7e5..a5b7f1cf399 100644
--- a/math/gp-lag/Makefile
+++ b/math/gp-lag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:42 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/17 21:47:39 grant Exp $
#
DISTNAME= lag-2.1
@@ -9,7 +9,7 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
EXTRACT_SUFX= .zoo
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/Share/lag.html
COMMENT= GAP Bracket Lie Algebra functions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 3fd2e033a19..f1d9f119d65 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/06/05 20:56:41 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2003/07/17 21:47:40 grant Exp $
#
DISTNAME= grace-5.1.10
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/ \
ftp://ftp2.netmor.com/pub/mirrors/grace/src/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://plasma-gate.weizmann.ac.il/Grace/
COMMENT= GRaphing, Advanced Computation and Exploration of data
diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile
index 387f5cfed95..b91ddae928a 100644
--- a/math/graphopt/Makefile
+++ b/math/graphopt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/13 13:52:31 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/17 21:47:41 grant Exp $
#
DISTNAME= graphopt-0.4.1
@@ -7,7 +7,7 @@ CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphopt/}
EXTRACT_SUFX= .tgz
-MAINTAINER= wiz@netbsd.org
+MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://schmuhl.org/graphopt/
COMMENT= optimize graph layouts
diff --git a/math/grpn/Makefile b/math/grpn/Makefile
index 903247dc01c..9155e12abb4 100644
--- a/math/grpn/Makefile
+++ b/math/grpn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/13 13:52:31 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/17 21:47:41 grant Exp $
#
DISTNAME= grpn-1.1.2
@@ -7,7 +7,7 @@ CATEGORIES= math
MASTER_SITES= ftp://lashwhip.com/pub/ \
http://lashwhip.com/grpn/
-MAINTAINER= dmcmahill@netbsd.org
+MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://lashwhip.com/grpn.html
COMMENT= Graphical reverse polish notation (RPN) calculator
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 8ac8a3ccc47..c6ed0407cdf 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2003/07/13 13:52:32 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2003/07/17 21:47:42 grant Exp $
DISTNAME= Guppi-0.40.3
PKGNAME= ${DISTNAME:S/G/g/}
@@ -7,7 +7,7 @@ CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/Guppi/0.40/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/guppi/
COMMENT= Plot program with integrated statistics capabilities
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 7055aaacd3c..af832bfeb8f 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:31 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:43 grant Exp $
DISTNAME= lapack
PKGNAME= lapack-20010201
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.netlib.org/lapack/ \
ftp://ftp.zib.de/netlib/lapack/
EXTRACT_SUFX= .tgz
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.netlib.org/lapack/index.html
COMMENT= Linear Algebra PACKage
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index c0b041596d0..915b2a58e26 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2003/06/02 01:18:30 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:44 grant Exp $
DISTNAME= linpack-20010510
WRKSRC= ${WRKDIR}/linpack
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Library of linear algebra Fortran routines
DEPENDS+= blas-[0-9]*:../../math/blas
diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile
index 1b2517f0a5c..529afa662df 100644
--- a/math/mcsim/Makefile
+++ b/math/mcsim/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:30 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:45 grant Exp $
DISTNAME= mcsim-4.2.0
WRKSRC= ${WRKDIR}/mcsim
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=mcsim/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Monte Carlo Simulation software
INFO_FILES= mcsim
diff --git a/math/meschach/Makefile b/math/meschach/Makefile
index 88ae4a74749..75cad4a7b30 100644
--- a/math/meschach/Makefile
+++ b/math/meschach/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:30 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:46 grant Exp $
DISTNAME= mesch12b
PKGNAME= meschach-1.2b
@@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}
CATEGORIES= math
MASTER_SITES= http://www.math.uiowa.edu/~dstewart/meschach/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.math.uiowa.edu/~dstewart/meschach/
COMMENT= Library of C Routines for Matrix Computations
diff --git a/math/metis/Makefile b/math/metis/Makefile
index cf7939e9302..1bb544ba513 100644
--- a/math/metis/Makefile
+++ b/math/metis/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2003/06/02 01:18:30 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:47 grant Exp $
DISTNAME= metis-4.0
CATEGORIES= math
MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www-users.cs.umn.edu/~karypis/metis/
COMMENT= Unstructured graph partitioning and sparse matrix ordering system
diff --git a/math/minpack/Makefile b/math/minpack/Makefile
index 1ab043d201b..1acc5a3a7dc 100644
--- a/math/minpack/Makefile
+++ b/math/minpack/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2003/06/02 01:18:29 jschauma Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/17 21:47:48 grant Exp $
DISTNAME= minpack-20001130
WRKSRC= ${WRKDIR}/minpack
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= FORTRAN 77 library for the solution of nonlinear equations
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
diff --git a/math/mtl/Makefile b/math/mtl/Makefile
index 07a0ddf54c0..72ea473917b 100644
--- a/math/mtl/Makefile
+++ b/math/mtl/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:29 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:48 grant Exp $
DISTNAME= mtl-2.1.2-21
CATEGORIES= math devel
MASTER_SITES= http://www.osl.iu.edu/download/research/mtl/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.osl.iu.edu/research/mtl/
COMMENT= Matrix Template Library
diff --git a/math/newmat/Makefile b/math/newmat/Makefile
index 71b33213fb3..3cfc7147f9a 100644
--- a/math/newmat/Makefile
+++ b/math/newmat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:49 grant Exp $
#
DISTNAME= newmat10
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}
CATEGORIES= math devel
MASTER_SITES= http://www.robertnz.net/ftp/
-MAINTAINER= jschauma@netbsd.org
+MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://www.robertnz.net/ol_doc.htm
COMMENT= Newmat C++ Matrix Library
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index 0eb3c8dd6ee..116bd111ad3 100644
--- a/math/ntl/Makefile
+++ b/math/ntl/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2003/06/02 01:18:29 jschauma Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/17 21:47:50 grant Exp $
DISTNAME= ntl-5.3.1
WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= math devel
MASTER_SITES= http://www.shoup.net/ntl/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.shoup.net/ntl/
COMMENT= C++ library for doing number theory
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index 00871984a97..2a265b90c95 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/06/11 20:50:56 abs Exp $
+# $NetBSD: Makefile,v 1.17 2003/07/17 21:47:51 grant Exp $
DISTNAME= octave-2.1.33
PKGNAME= octave-2.1.34
@@ -14,7 +14,7 @@ PATCHFILES= octave-2.1.33-2.1.34.patch.gz
PATCH_SITES= ${MASTER_SITES}
PATCH_DIST_STRIP= -p1
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.che.wisc.edu/octave/
COMMENT= High-level language, primarily intended for numerical computations
diff --git a/math/octave/Makefile b/math/octave/Makefile
index d35b4a045bf..d05cdbf367c 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2003/07/02 20:58:34 jtb Exp $
+# $NetBSD: Makefile,v 1.34 2003/07/17 21:47:51 grant Exp $
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
DISTNAME= octave-2.0.17
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/ \
ftp://ftp.task.gda.pl/pub/software/octave/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.che.wisc.edu/octave/
COMMENT= High-level language, primarily intended for numerical computations
diff --git a/math/odepack/Makefile b/math/odepack/Makefile
index 788efd493f9..9f5f197014c 100644
--- a/math/odepack/Makefile
+++ b/math/odepack/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2003/06/02 01:18:28 jschauma Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/17 21:47:52 grant Exp $
DISTNAME= odepack-20001130
WRKSRC= ${WRKDIR}/odepack
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Systematized Collection of ODE Solvers
DEPENDS+= linpack>=20010427:../../math/linpack
diff --git a/math/otter/Makefile b/math/otter/Makefile
index c8a025fff4e..880389711a1 100644
--- a/math/otter/Makefile
+++ b/math/otter/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2003/06/18 09:22:21 agc Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/17 21:47:53 grant Exp $
DISTNAME= otter-3.0.6
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/source
CATEGORIES= math
MASTER_SITES= ftp://info.mcs.anl.gov/pub/Otter/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mcs.anl.gov/AR/otter/
COMMENT= Automated Deduction System
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile
index 67202216236..b7d3e78c00e 100644
--- a/math/p5-Math-Bezier/Makefile
+++ b/math/p5-Math-Bezier/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2003/06/02 01:18:27 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/17 21:47:54 grant Exp $
DISTNAME= Math-Bezier-0.01
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module for the solution of Bezier curves
USE_BUILDLINK2= YES
diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile
index 282c63444f7..eca1fe686fd 100644
--- a/math/p5-Math-BigInteger/Makefile
+++ b/math/p5-Math-BigInteger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/06/02 01:18:27 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:55 grant Exp $
DISTNAME= Math-BigInteger-1.0
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ SVR4_PKGNAME= p5mbi
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Arbitrary length integer extension module for Perl
USE_BUILDLINK2= YES
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile
index 4c32665a438..02009db25d1 100644
--- a/math/p5-Math-Interpolate/Makefile
+++ b/math/p5-Math-Interpolate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/06/02 01:18:27 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:56 grant Exp $
DISTNAME= Math-Interpolate-1.05
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ SVR4_PKGNAME= p5min
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module for interpolating data
USE_BUILDLINK2= YES
diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile
index 035d338674e..c7e4695d9a9 100644
--- a/math/p5-Math-MatrixReal/Makefile
+++ b/math/p5-Math-MatrixReal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/06/02 01:18:26 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:47:56 grant Exp $
DISTNAME= Math-MatrixReal-1.3a5
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ SVR4_PKGNAME= p5mmr
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module for performing operations on real matrices
USE_BUILDLINK2= YES
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index 4c9160b6332..77c6a047b85 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/07 22:07:44 jtb Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:57 grant Exp $
#
DISTNAME= Math-Pari-2.001804
@@ -8,7 +8,7 @@ SVR4_PKGNAME= p5mpa
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
COMMENT= perl5 interface to the pari math library
diff --git a/math/p5-Spreadsheet-ParseExcel/Makefile b/math/p5-Spreadsheet-ParseExcel/Makefile
index 87fe6897906..e39f5988cb4 100644
--- a/math/p5-Spreadsheet-ParseExcel/Makefile
+++ b/math/p5-Spreadsheet-ParseExcel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:26 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:58 grant Exp $
#
DISTNAME= Spreadsheet-ParseExcel-0.2602
@@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWITKNR/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module to get information from an Excel file
DEPENDS+= p5-OLE-Storage_Lite>=0.08:../../devel/p5-OLE-Storage_Lite
diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile
index bf3d66420d5..35cef159749 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:18:26 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/17 21:47:59 grant Exp $
#
DISTNAME= Spreadsheet-WriteExcel-0.41
@@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JM/JMCNAMARA/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Create Excel data files
DEPENDS+= p5-Parse-RecDescent-*:../../devel/p5-Parse-RecDescent
diff --git a/math/pari-galdata/Makefile b/math/pari-galdata/Makefile
index bf23ec66aaa..31b39bc19c1 100644
--- a/math/pari-galdata/Makefile
+++ b/math/pari-galdata/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/07 23:34:48 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/17 21:48:00 grant Exp $
DISTNAME= galdata
PKGNAME= pari-galdata-2.1
@@ -7,7 +7,7 @@ CATEGORIES= math
MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari/ \
http://www.gn-50uma.de/ftp/pari/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.parigp-home.de
COMMENT= Galois group data for pari
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 6eb14a1aa48..ac5bea595b9 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/13 13:52:32 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/07/17 21:47:59 grant Exp $
DISTNAME= pari-2.1.5
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= math
MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ \
http://www.gn-50uma.de/ftp/pari-2.1/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.parigp-home.de
COMMENT= software package for computer-aided number theory
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index cd31a5d060a..17aef2abc58 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/07/13 13:52:33 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2003/07/17 21:48:01 grant Exp $
#
DISTNAME= pspp-0.3.0
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://franz.stat.wisc.edu/pub/PSPP/ \
ftp://ftp.icm.edu.pl/vol/rzm0/gnu-alpha/pspp/ \
ftp://ftp.tuniv.szczecin.pl/mirrors/alpha.gnu.org/pub/gnu/pspp/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/pspp/
COMMENT= Program for statistical analysis of sampled data
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index 0f8233520d1..cffd6eb1a68 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.31 2003/06/04 19:47:21 drochner Exp $
+# $NetBSD: Makefile,v 1.32 2003/07/17 21:48:02 grant Exp $
DISTNAME= Numeric-23.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}
-MAINTAINER= tsarna@netbsd.org
+MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.pfdubois.com/numpy/
COMMENT= Adds multidimensional numeric arrays to Python
diff --git a/math/py-Scientific-doc/Makefile b/math/py-Scientific-doc/Makefile
index 8ba79e532e9..5f0b8bac32e 100644
--- a/math/py-Scientific-doc/Makefile
+++ b/math/py-Scientific-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:25 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:48:03 grant Exp $
DISTNAME= ScientificPython-2.2
PKGNAME= py-Scientific-doc-2.2
@@ -6,7 +6,7 @@ CATEGORIES= math
MASTER_SITES= http://starship.python.net/crew/hinsen/ \
http://dirac.cnrs-orleans.fr/programs/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://starship.python.net/crew/hinsen/scientific.html
COMMENT= Python modules for scientific computing
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile
index 19eacec9304..8477b0751af 100644
--- a/math/py-Scientific/Makefile
+++ b/math/py-Scientific/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/06/02 01:18:24 jschauma Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/17 21:48:02 grant Exp $
DISTNAME= ScientificPython-2.2
PKGNAME= ${PYPKGPREFIX}-Scientific-2.2
@@ -6,7 +6,7 @@ CATEGORIES= math
MASTER_SITES= http://starship.python.net/crew/hinsen/ \
http://dirac.cnrs-orleans.fr/programs/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://starship.python.net/crew/hinsen/scientific.html
COMMENT= Python modules for scientific computing
diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile
index 87f373fcc2f..6fe42d29397 100644
--- a/math/py-rpy/Makefile
+++ b/math/py-rpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:24 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:48:04 grant Exp $
#
DISTNAME= rpy-0.3
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rpy/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://rpy.sourceforge.net/
COMMENT= R interface for Python
diff --git a/math/quadpack/Makefile b/math/quadpack/Makefile
index bb65a76fbdb..cbe725573e1 100644
--- a/math/quadpack/Makefile
+++ b/math/quadpack/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2003/06/02 01:18:23 jschauma Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/17 21:48:04 grant Exp $
DISTNAME= quadpack-20001130
WRKSRC= ${WRKDIR}/quadpack
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Fortran subroutines for the solution of definite univariate integrals
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
diff --git a/math/randlib/Makefile b/math/randlib/Makefile
index 52c419c2697..a8f4ab25aae 100644
--- a/math/randlib/Makefile
+++ b/math/randlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/06/02 01:18:23 jschauma Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/17 21:48:05 grant Exp $
DISTNAME= randlib.c-1.3
PKGNAME= randlib-1.3
@@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/randlib.c/src
CATEGORIES= math
MASTER_SITES= ftp://odin.mdacc.tmc.edu/pub/source/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://odin.mdacc.tmc.edu/anonftp/page_2.html
COMMENT= Library of C Routines for Random Number Generation
diff --git a/math/rlab/Makefile b/math/rlab/Makefile
index 2729b051608..4fabf16249d 100644
--- a/math/rlab/Makefile
+++ b/math/rlab/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2003/07/02 20:39:17 jtb Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/17 21:48:06 grant Exp $
DISTNAME= rlab-2.1.05
PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rlab/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://rlab.sourceforge.net/
COMMENT= Matrix oriented, interactive programming environment
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile
index f57cfe9f1fe..d2e306d502d 100644
--- a/math/ruby-bigfloat/Makefile
+++ b/math/ruby-bigfloat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/17 21:48:07 grant Exp $
# FreeBSD: ports/math/ruby-bigfloat/Makefile,v 1.8 2000/10/02 14:57:26 knu Exp
DISTNAME= bigfloat-1.1.8
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}
CATEGORIES= math
MASTER_SITES= http://www.tinyforest.gr.jp/ruby/
-MAINTAINER= taca@netbsd.org
+MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.tinyforest.gr.jp/ruby/bigfloat_en.html
COMMENT= Variable precision floating library for Ruby
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile
index 9f53e977dc5..92836f15a21 100644
--- a/math/ruby-bitvector/Makefile
+++ b/math/ruby-bitvector/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/01 13:08:06 taca Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/17 21:48:08 grant Exp $
# FreeBSD: ports/math/ruby-bitvector/Makefile,v 1.1 2000/11/23 14:13:41 knu Exp
DISTNAME= bitvector_0-1-6
@@ -6,7 +6,7 @@ PKGNAME= ${RUBY_PKGNAMEPREFIX}bitvector-0.1.6
CATEGORIES= math
MASTER_SITES= http://www.ce.chalmers.se/~feldt/ruby/extensions/bitvector/
-MAINTAINER= taca@netbsd.org
+MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.ce.chalmers.se/~feldt/ruby/extensions/bitvector/
COMMENT= Efficient Ruby bit vector extension
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 3b0e90589d7..c1b57a49778 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2003/07/12 13:22:16 dillo Exp $
+# $NetBSD: Makefile,v 1.40 2003/07/17 21:48:08 grant Exp $
#
DISTNAME= ${SCIBASE}.src
@@ -9,7 +9,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:.src=}
CATEGORIES= math
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/
-MAINTAINER= dmcmahill@netbsd.org
+MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www-rocq.inria.fr/scilab/
COMMENT= High-level scientific math programming environment with graphics
diff --git a/math/slatec/Makefile b/math/slatec/Makefile
index 8ab8ae55683..35efc4a6f7b 100644
--- a/math/slatec/Makefile
+++ b/math/slatec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:18:23 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:48:09 grant Exp $
DISTNAME= slatec_src
PKGNAME= slatec-4.1
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.netlib.org/slatec/ \
ftp://ftp.zib.de/netlib/slatec/
EXTRACT_SUFX= .tgz
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Library of mathematical and statistical Fortran 77 subroutines
USE_FORTRAN= YES
diff --git a/math/snns/Makefile b/math/snns/Makefile
index 598a6167d91..1ec962c4580 100644
--- a/math/snns/Makefile
+++ b/math/snns/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2003/02/18 17:43:06 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/17 21:48:10 grant Exp $
DISTNAME= SNNSv4.2
PKGNAME= snns-4.2
CATEGORIES= misc
MASTER_SITES= http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/
-MAINTAINER= wulf@netbsd.org
+MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://www-ra.informatik.uni-tuebingen.de/SNNS/
COMMENT= Software simulator for neural networks
diff --git a/math/statist/Makefile b/math/statist/Makefile
index 329c3813418..bd6032c3dfa 100644
--- a/math/statist/Makefile
+++ b/math/statist/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:22 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/17 21:48:11 grant Exp $
#
DISTNAME= statist-1.0.1
@@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= math
MASTER_SITES= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/v${PKGVERSION}/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/index.en.html
COMMENT= small and portable statistics program
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index 1450c590e23..1cae84466cd 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/06/02 01:18:22 jschauma Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/17 21:48:12 grant Exp $
DISTNAME= superlu_2.0
PKGNAME= superlu-2.0
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/SuperLU
CATEGORIES= math
MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.nersc.gov/~xiaoye/SuperLU/
COMMENT= ANSI C routine library for the solution of sparse linear systems
diff --git a/math/tasp-vsipl/Makefile b/math/tasp-vsipl/Makefile
index da57c406f03..5db8088b853 100644
--- a/math/tasp-vsipl/Makefile
+++ b/math/tasp-vsipl/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2003/07/10 12:43:09 jtb Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/17 21:48:13 grant Exp $
DISTNAME= tvcpp0p8
PKGNAME= tasp-vsipl-20030710
CATEGORIES= math
MASTER_SITES= http://www.vsipl.org/software/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.vsipl.org/
COMMENT= Vector Signal Image Processing Library
diff --git a/math/tela/Makefile b/math/tela/Makefile
index 2b66cac1fcf..5a2af8cccaf 100644
--- a/math/tela/Makefile
+++ b/math/tela/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2003/06/02 01:18:21 jschauma Exp $
+# $NetBSD: Makefile,v 1.14 2003/07/17 21:48:14 grant Exp $
DISTNAME= tela-1.34
CATEGORIES= math
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/math/tela/ \
ftp://sumppu.fmi.fi/pub/tela/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.geo.fmi.fi/prog/tela_00.html
COMMENT= Tensor Language - a programming language for scientific computing
diff --git a/math/tochnog/Makefile b/math/tochnog/Makefile
index 9b05260b6ce..471eced1822 100644
--- a/math/tochnog/Makefile
+++ b/math/tochnog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/06/02 01:18:21 jschauma Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/17 21:48:16 grant Exp $
DISTNAME= tochnog-20010429
WRKSRC= ${WRKDIR}/tochnog/src
@@ -6,7 +6,7 @@ CATEGORIES= math
MASTER_SITES= ftp://tochnog.sourceforge.net/pub/tochnog/
DISTFILES= tn.tar.gz tnu.ps.gz tnp.ps.gz
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://tochnog.sourceforge.net
COMMENT= Finite Element Analysis Program
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index e3f3f0bd8f6..c9dba322937 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/06/02 01:18:21 jschauma Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/17 21:48:17 grant Exp $
DISTNAME= udunits
PKGNAME= udunits-1.11.7
@@ -8,7 +8,7 @@ CATEGORIES= math devel
MASTER_SITES= http://www.unidata.ucar.edu/packages/udunits/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.unidata.ucar.edu/packages/udunits/
COMMENT= Library and program for manipulating units of physical quantities
diff --git a/math/vista/Makefile b/math/vista/Makefile
index 7261f2fb143..05de9cfe2af 100644
--- a/math/vista/Makefile
+++ b/math/vista/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/06/02 01:18:20 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/17 21:48:18 grant Exp $
#
DISTNAME= vista
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/vista-5.0.5
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://forrest.psych.unc.edu/research/vista.html
COMMENT= Visual statistics system
diff --git a/math/xgap/Makefile b/math/xgap/Makefile
index be5650f1692..3bb6244d7cd 100644
--- a/math/xgap/Makefile
+++ b/math/xgap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/03/29 12:41:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/17 21:48:19 grant Exp $
#
DISTNAME= xgap4r16
@@ -9,7 +9,7 @@ CATEGORIES= math x11
MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
EXTRACT_SUFX= .zoo
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gap-system.org/Share/xgap.html
COMMENT= GUI for GAP
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile
index c26997a8f77..45d534e7dce 100644
--- a/math/xldlas/Makefile
+++ b/math/xldlas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/06/11 20:50:57 abs Exp $
+# $NetBSD: Makefile,v 1.18 2003/07/17 21:48:19 grant Exp $
# FreeBSD Id: Makefile,v 1.5 1998/09/26 23:18:07 steve Exp
#
@@ -10,7 +10,7 @@ MASTER_SITES= http://sunsite.math.klte.hu/mirrors/xldlas/ \
${MASTER_SITE_SUNSITE:=X11/xapps/math/}
EXTRACT_SUFX= -source.tgz
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://sunsite.math.klte.hu/mirrors/xldlas/
COMMENT= XForms-based statistics package
diff --git a/math/xlife/Makefile b/math/xlife/Makefile
index f23d2f817c6..967c3c3383a 100644
--- a/math/xlife/Makefile
+++ b/math/xlife/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:46 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/17 21:48:20 grant Exp $
#
DISTNAME= xlife-5.0
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}
CATEGORIES= math games
MASTER_SITES= http://www.tuxedo.org/~esr/
-MAINTAINER= fredb@netbsd.org
+MAINTAINER= fredb@NetBSD.org
HOMEPAGE= http://www.tuxedo.org/~esr/software.html
COMMENT= John Horton Conway's "Game of Life"
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile
index 292b49b6e2d..c27012e9251 100644
--- a/math/xlispstat/Makefile
+++ b/math/xlispstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/02/17 18:22:48 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/17 21:48:21 grant Exp $
# FreeBSD Id: Makefile,v 1.7 1998/08/20 07:35:21 asami Exp
#
@@ -8,7 +8,7 @@ CATEGORIES= math lang
MASTER_SITES= http://lib.stat.cmu.edu/xlispstat/Src/3-52/ \
ftp://ftp.stat.umn.edu/pub/xlispstat/3-52/
-MAINTAINER= jlam@netbsd.org
+MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html
COMMENT= Statistics/X11-based LISP interpreter
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 3d34cff9604..6c3e25bc23f 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2003/07/12 13:23:05 dillo Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/17 21:48:22 grant Exp $
#
DISTNAME= yacas-1.0.48
CATEGORIES= math
MASTER_SITES= http://www.xs4all.nl/~apinkus/backups/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.xs4all.nl/~apinkus/yacas.html
COMMENT= Yet Another Computer Algebra System