diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/cdf/Makefile | 2 | ||||
-rw-r--r-- | science/getdp/Makefile | 2 |
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 \ |