diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /science/elmerpost/Makefile | |
parent | bc8b7ad6280d68ac02d185af048e8df9f78ed21e (diff) | |
download | ports-d2101f2dd8dca97c1d1fa5dc408255ef1a114800.tar.gz ports-d2101f2dd8dca97c1d1fa5dc408255ef1a114800.zip |
Notes
Diffstat (limited to 'science/elmerpost/Makefile')
-rw-r--r-- | science/elmerpost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index 11f8e366cfe5..17841924938b 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Visualization of Numerical Results in the ELMER FEM package BUILD_DEPENDS= ${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc \ |