diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-01 12:16:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-01 12:16:44 +0000 |
commit | f6e6a00f019cdd9dfa65df7ebdcc71dde0cd87cb (patch) | |
tree | 58352a8bcb22a5c21d66a2167caba4c059917b71 /science/elmer-matc | |
parent | 2b6f39cb137109e5ddff85c81196cb9d4e3462cd (diff) |
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)
Notes
Notes:
svn path=/head/; revision=166704
Diffstat (limited to 'science/elmer-matc')
-rw-r--r-- | science/elmer-matc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile index 924d9ddb4fb9..3d2021d991f9 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/ PKGNAMEPREFIX= elmer- -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= MatC language library used by ELMER FEM package BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran |