aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-02-13 23:25:26 +0800
committerwxs <wxs@FreeBSD.org>2009-02-13 23:25:26 +0800
commitb3bd71dfd10813f40c8d64537d0948530eaa8ee0 (patch)
tree9746f8d28ab93c8ab3598d91a0cdf187c1cffd68 /science
parentaba16af8a55316e2a05e1cc2946d62eefea58fc1 (diff)
downloadfreebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.tar.gz
freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.tar.zst
freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.zip
- Pass maintainership along.
Diffstat (limited to 'science')
-rw-r--r--science/cdf/Makefile2
-rw-r--r--science/getdp/Makefile2
2 files changed, 2 insertions, 2 deletions
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 \