diff options
author | araujo <araujo@FreeBSD.org> | 2007-07-15 23:17:50 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-07-15 23:17:50 +0800 |
commit | 66ed8951a6c1126c06afaec634d9d181943a38e0 (patch) | |
tree | 3fc18898dc9b4dfb41e52766b450d975429313a9 /science | |
parent | 3137b9dcad112b7a039701175db6e3061b91c101 (diff) | |
download | freebsd-ports-gnome-66ed8951a6c1126c06afaec634d9d181943a38e0.tar.gz freebsd-ports-gnome-66ed8951a6c1126c06afaec634d9d181943a38e0.tar.zst freebsd-ports-gnome-66ed8951a6c1126c06afaec634d9d181943a38e0.zip |
- Take maintainership.
Approved by: stas (mentor)
Diffstat (limited to 'science')
-rw-r--r-- | science/elmer-fem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile index 462bc50f866f..2b28789b84b0 100644 --- a/science/elmer-fem/Makefile +++ b/science/elmer-fem/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science tk84 MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ PKGNAMEPREFIX= elmer- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@FreeBSD.org COMMENT= FEM solver for use in the ELMER FEM package BUILD_DEPENDS= ${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc \ |