diff options
author | stephen <stephen@FreeBSD.org> | 2011-06-14 15:38:51 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-06-14 15:38:51 +0800 |
commit | 097e2d0901f9146826289ed62cc81fdb6225cd67 (patch) | |
tree | 398286e8c2df330fcd02762affd8e20c795f8a3a /science | |
parent | fde72c556184a844b62f3d11b6e0dec0b60d8fbd (diff) | |
download | freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.gz freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.zst freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.zip |
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
Diffstat (limited to 'science')
-rw-r--r-- | science/cdf/Makefile | 2 | ||||
-rw-r--r-- | science/getdp/Makefile | 2 | ||||
-rw-r--r-- | science/vis5d+/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 8146b0395781..b36f0283bede 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= cdf${VER}-dist-cdf DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org 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 13cbf00aec91..1aa26179a66e 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= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= A rather general finite element solver using mixed finite elements LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \ diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 9fea933feedf..95d579e0f50f 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 15 CATEGORIES= science MASTER_SITES= SF/vis5d/vis5d/${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= OpenGL-based volumetric visualization program for scientific datasets BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |