diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-06 04:50:49 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-06 04:50:49 +0800 |
commit | 6aaf1b66029640cd501354e5d6a3933e409bb60f (patch) | |
tree | 3833d5d00a777cd88a34f3c6152761ed4fe141d3 /science | |
parent | 024159d60e10352188cfd224256faa641224f04a (diff) | |
download | freebsd-ports-gnome-6aaf1b66029640cd501354e5d6a3933e409bb60f.tar.gz freebsd-ports-gnome-6aaf1b66029640cd501354e5d6a3933e409bb60f.tar.zst freebsd-ports-gnome-6aaf1b66029640cd501354e5d6a3933e409bb60f.zip |
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'science')
-rw-r--r-- | science/cdf/Makefile | 2 | ||||
-rw-r--r-- | science/getdp/Makefile | 2 | ||||
-rw-r--r-- | science/gromacs/Makefile | 2 | ||||
-rw-r--r-- | science/vis5d+/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index f8b338483723..1e02ee42d7cf 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= stephen@math.missouri.edu +MAINTAINER= stephen@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 ddc531bbe9ad..9af736d8414a 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@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= A rather general finite element solver using mixed finite elements LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \ diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 16468a6d4b04..e75c6b880b27 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.0.3 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= Compute molecular dynamics USE_GNOME= libxml2 diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 4e9e0ff9fd92..9314d2143bdf 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -13,7 +13,7 @@ CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= vis5d -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= OpenGL-based volumetric visualization program for scientific datasets BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |