diff options
author | thierry <thierry@FreeBSD.org> | 2006-07-01 12:16:44 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-07-01 12:16:44 +0000 |
commit | 86fcbbd03d739215e836bdf73a5b9873517a402b (patch) | |
tree | 806e422a2d930409396bd7ddbe8e3b8dbcbf15a9 /science/elmergrid | |
parent | 299f1d86f6788677731582ac95bd6e8a0bf8c9db (diff) | |
download | FreeBSD-ports-86fcbbd03d739215e836bdf73a5b9873517a402b.zip FreeBSD-ports-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.gz |
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
Diffstat (limited to 'science/elmergrid')
-rw-r--r-- | science/elmergrid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmergrid/Makefile b/science/elmergrid/Makefile index 85968c0..68d8329 100644 --- a/science/elmergrid/Makefile +++ b/science/elmergrid/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.0.2 CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Mesh Manipulation Utility for use with the ELMER FEM package USE_GCC= 4.1+ |