aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/gmsh/Makefile2
-rw-r--r--cad/netgen/Makefile2
-rw-r--r--graphics/opendx/Makefile2
-rw-r--r--graphics/plotutils/Makefile2
-rw-r--r--math/GiNaC/Makefile2
-rw-r--r--math/arpack/Makefile2
-rw-r--r--math/bamg/Makefile2
-rw-r--r--math/qhull/Makefile2
-rw-r--r--math/qhull5/Makefile2
-rw-r--r--science/cdf/Makefile2
-rw-r--r--science/getdp/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 4d5db696addb..1388e5847605 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.sfr-fresh.com/unix/privat/ \
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= An automatic 3D finite element mesh generator
RUN_DEPENDS= getdp:${PORTSDIR}/science/getdp
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index c9e955f957a8..dd519fd7b84c 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= cad
MASTER_SITES= http://www.hpfem.jku.at/cgi/download.cgi?ID=
DISTNAME= ngs${PORTVERSION:S/.//g}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= An automatic 3D tetrahedral mesh generator
LIB_DEPENDS= tix8184:${PORTSDIR}/x11-toolkits/tix
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile
index 42cfabb99a21..abba5e24943d 100644
--- a/graphics/opendx/Makefile
+++ b/graphics/opendx/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= graphics math
MASTER_SITES= http://opendx.npaci.edu/source/
DISTNAME= dx-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= IBM's Open Visualization Data Explorer
LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index 0ca17bf94d26..80f62b3ddbe0 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.5.1
CATEGORIES= graphics
MASTER_SITES= GNU
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= A plotting library and toolkit
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 030cb28478b3..263388a0c0fe 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= A C++ library for symbolic mathematical calculations
LIB_DEPENDS= cln.5:${PORTSDIR}/math/cln
diff --git a/math/arpack/Makefile b/math/arpack/Makefile
index 3ecd49f30a1a..a7d2ae8d7a22 100644
--- a/math/arpack/Makefile
+++ b/math/arpack/Makefile
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${PORTNAME}${PORTVERSION}.tar.gz
PATCH_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= Argand Library: large eigenvalue subroutines (serial version)
.if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS)
diff --git a/math/bamg/Makefile b/math/bamg/Makefile
index d045d6839bd3..3dc95215353f 100644
--- a/math/bamg/Makefile
+++ b/math/bamg/Makefile
@@ -18,7 +18,7 @@ DISTFILES+= ${PORTNAME}.ps.gz
EXTRACT_ONLY= ${PORTNAME}${EXTRACT_SUFX}
.endif
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= Bidimensional Anisotrope Mesh Generator
RESTRICTED= No resale, contact author for commercial usage
diff --git a/math/qhull/Makefile b/math/qhull/Makefile
index 46a45edd7fc7..52cc98840127 100644
--- a/math/qhull/Makefile
+++ b/math/qhull/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://www.qhull.org/download/
DISTNAME= ${PORTNAME}-2003.1
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
USE_AUTOTOOLS= libtool:15
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile
index 46a45edd7fc7..52cc98840127 100644
--- a/math/qhull5/Makefile
+++ b/math/qhull5/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://www.qhull.org/download/
DISTNAME= ${PORTNAME}-2003.1
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
USE_AUTOTOOLS= libtool:15
diff --git a/science/cdf/Makefile b/science/cdf/Makefile
index 2773bba2f87d..f8b338483723 100644
--- a/science/cdf/Makefile
+++ b/science/cdf/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= thierry/${PORTNAME}
DISTNAME= cdf${VER}-dist-cdf
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= Device independent view of the CDF data model
MAKE_FLAGS= INSTALLDIR=${PREFIX} OS=${OPSYS:L} ENV=gnu \
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 9ee0bb40ebba..ddc531bbe9ad 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= stephen@math.missouri.edu
COMMENT= A rather general finite element solver using mixed finite elements
LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \