diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-07-15 15:17:50 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-07-15 15:17:50 +0000 |
commit | e42c4099446c1777455e17049db2955d3df2173a (patch) | |
tree | 166cf801cebfc26a494de2912b668eb7ca184f3a /science | |
parent | 91c7b43a3cb36a8075a24f3c5e8392e015292f3b (diff) | |
download | ports-e42c4099446c1777455e17049db2955d3df2173a.tar.gz ports-e42c4099446c1777455e17049db2955d3df2173a.zip |
Notes
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 \ |