aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2007-06-30 00:29:19 +0800
committeraraujo <araujo@FreeBSD.org>2007-06-30 00:29:19 +0800
commit7a38670c40891b471a302f0832c98c3237ce2063 (patch)
treec8bdf37392e1aaec44a534e64198869bd7c658b9 /science
parent7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff)
downloadfreebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz
freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.zst
freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.zip
- Change my mail address to araujo@.
Approved by: stas (mentor)
Diffstat (limited to 'science')
-rw-r--r--science/elmer-eio/Makefile2
-rw-r--r--science/elmer-hutiter/Makefile2
-rw-r--r--science/elmer-matc/Makefile2
-rw-r--r--science/elmer-meshgen2d/Makefile2
-rw-r--r--science/elmerfront/Makefile2
-rw-r--r--science/elmergrid/Makefile2
-rw-r--r--science/elmerpost/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile
index 14b86285a9f2..6de1ee1b5fc9 100644
--- a/science/elmer-eio/Makefile
+++ b/science/elmer-eio/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= science
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/
PKGNAMEPREFIX= elmer-
-MAINTAINER= araujo@bsdmail.org
+MAINTAINER= araujo@FreeBSD.org
COMMENT= ELMER FEM Package Data base Interface
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile
index bdbe3ab7ba5f..cf76cc784525 100644
--- a/science/elmer-hutiter/Makefile
+++ b/science/elmer-hutiter/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= science
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/
PKGNAMEPREFIX= elmer-
-MAINTAINER= araujo@bsdmail.org
+MAINTAINER= araujo@FreeBSD.org
COMMENT= HUTIter library for use in the ELMER FEM package
LIB_DEPENDS= arpack.1:${PORTSDIR}/math/arpack
diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile
index 45c6dc9e4949..0a6784c65147 100644
--- a/science/elmer-matc/Makefile
+++ b/science/elmer-matc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= science
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/
PKGNAMEPREFIX= elmer-
-MAINTAINER= araujo@bsdmail.org
+MAINTAINER= araujo@FreeBSD.org
COMMENT= MatC language library used by ELMER FEM package
GNU_CONFIGURE= yes
diff --git a/science/elmer-meshgen2d/Makefile b/science/elmer-meshgen2d/Makefile
index c719979ef752..cb8e9abf27f8 100644
--- a/science/elmer-meshgen2d/Makefile
+++ b/science/elmer-meshgen2d/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= science
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/
PKGNAMEPREFIX= elmer-
-MAINTAINER= araujo@bsdmail.org
+MAINTAINER= araujo@FreeBSD.org
COMMENT= A Mesh Generation Utility for use with the ELMER FEM package
WANT_FORTRAN=yes #dummy but future use
diff --git a/science/elmerfront/Makefile b/science/elmerfront/Makefile
index 1cf91d11ff8d..4fffeac7d978 100644
--- a/science/elmerfront/Makefile
+++ b/science/elmerfront/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= science
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/
PKGNAMEPREFIX= elmer
-MAINTAINER= araujo@bsdmail.org
+MAINTAINER= araujo@FreeBSD.org
COMMENT= Graphical User Interface for the ELMER FEM package
BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile
index 24e20b6548a2..fe9599064df3 100644
--- a/science/elmergrid/Makefile
+++ b/science/elmergrid/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= science
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ \
ftp://ftp.funet.fi/pub/sci/physics/elmer/src/old/
-MAINTAINER= araujo@bsdmail.org
+MAINTAINER= araujo@FreeBSD.org
COMMENT= A Mesh Manipulation Utility for use with the ELMER FEM package
ALL_TARGET=
diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile
index 11f8e366cfe5..17841924938b 100644
--- a/science/elmerpost/Makefile
+++ b/science/elmerpost/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/
-MAINTAINER= araujo@bsdmail.org
+MAINTAINER= araujo@FreeBSD.org
COMMENT= Visualization of Numerical Results in the ELMER FEM package
BUILD_DEPENDS= ${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc \