aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-06-11 18:55:29 +0000
committerJohn Marino <marino@FreeBSD.org>2014-06-11 18:55:29 +0000
commitd0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch)
tree99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /science
parent996a285788c9663dc90a72db3041084cd3a0bfd0 (diff)
downloadports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.tar.gz
ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.zip
Notes
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/elmergrid/Makefile2
-rw-r--r--science/elmerpost/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile
index 8d26b04b4b1b..e12515b693cd 100644
--- a/science/elmer-eio/Makefile
+++ b/science/elmer-eio/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= science
MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/
PKGNAMEPREFIX= elmer-
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ELMER FEM Package Data base Interface
USES= fortran
diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile
index bcc24e4e7bd3..9cfc7b4f8d39 100644
--- a/science/elmer-hutiter/Makefile
+++ b/science/elmer-hutiter/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.nic.funet.fi/index/files/index/elmer/src/old/ \
http://www.bezopasnik.org/unix/ports/distfiles/
PKGNAMEPREFIX= elmer-
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@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 05750db39232..e53508ad945c 100644
--- a/science/elmer-matc/Makefile
+++ b/science/elmer-matc/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= science
MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/
PKGNAMEPREFIX= elmer-
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MatC language library used by ELMER FEM package
CXXFLAGS+= -Wno-deprecated
diff --git a/science/elmer-meshgen2d/Makefile b/science/elmer-meshgen2d/Makefile
index 20c785c196dc..da1618db9331 100644
--- a/science/elmer-meshgen2d/Makefile
+++ b/science/elmer-meshgen2d/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= science
MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/
PKGNAMEPREFIX= elmer-
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Mesh Generation Utility for use with the ELMER FEM package
GNU_CONFIGURE= yes
diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile
index 8a61b80fb191..df3dfece812c 100644
--- a/science/elmergrid/Makefile
+++ b/science/elmergrid/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@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 e5ee285852d6..cde5d8aa4112 100644
--- a/science/elmerpost/Makefile
+++ b/science/elmerpost/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 7
CATEGORIES= science
MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/
-MAINTAINER= sylvio@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Visualization of Numerical Results in the ELMER FEM package
BUILD_DEPENDS= ${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc \