aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-02-13 15:25:26 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-02-13 15:25:26 +0000
commit6ce638fdbfd144d8f328b85687facdfa3949809f (patch)
tree5370e4561d7322f63e07b69642bd349ee7501a63 /science
parent24d83930d03f253924cc6f8758f3e61cdd5f927c (diff)
Notes
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 \