diff options
-rw-r--r-- | math/elmer-umfpack/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-eio/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-hutiter/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-meshgen2d/Makefile | 2 | ||||
-rw-r--r-- | science/elmergrid/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile index 1c4968d90cad..0656b5451fe8 100644 --- a/math/elmer-umfpack/Makefile +++ b/math/elmer-umfpack/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= SF/elmerfem PKGNAMEPREFIX= elmer- -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= UMFPACK library used by ELMER FEM package USE_FORTRAN= yes diff --git a/science/elmer-eio/Makefile b/science/elmer-eio/Makefile index 5b2250bd2f5a..d2be43cfd9f0 100644 --- a/science/elmer-eio/Makefile +++ b/science/elmer-eio/Makefile @@ -12,7 +12,7 @@ CATEGORIES= science MASTER_SITES= SF/elmerfem PKGNAMEPREFIX= elmer- -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= ELMER FEM Package Data base Interface USE_FORTRAN= yes diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile index 36bc13223c1f..5b2850e225df 100644 --- a/science/elmer-hutiter/Makefile +++ b/science/elmer-hutiter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= science MASTER_SITES= SF/elmerfem PKGNAMEPREFIX= elmer- -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= HUTIter library for use in the ELMER FEM package LIB_DEPENDS= arpack.1:${PORTSDIR}/math/arpack diff --git a/science/elmer-meshgen2d/Makefile b/science/elmer-meshgen2d/Makefile index 0dd470a511e4..b398569d210f 100644 --- a/science/elmer-meshgen2d/Makefile +++ b/science/elmer-meshgen2d/Makefile @@ -12,7 +12,7 @@ CATEGORIES= science MASTER_SITES= SF/elmerfem PKGNAMEPREFIX= elmer- -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br 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 e2c0041c6c00..47b21eb85f54 100644 --- a/science/elmergrid/Makefile +++ b/science/elmergrid/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= science MASTER_SITES= SF/elmerfem -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= A Mesh Manipulation Utility for use with the ELMER FEM package ALL_TARGET= |