diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-07-10 00:48:36 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-07-10 00:48:36 +0000 |
commit | f7b0a9efd9c476668179d6988263c6d85ca1538a (patch) | |
tree | c37109217610aa523c26c7b380375bcf14619746 /science | |
parent | f5a770e851f9980626b120dfd236ba217ee35723 (diff) |
Notes
Diffstat (limited to 'science')
-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 |
4 files changed, 4 insertions, 4 deletions
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= |