diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /science/elmerpost/Makefile | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | FreeBSD-ports-7a38670c40891b471a302f0832c98c3237ce2063.zip FreeBSD-ports-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz |
- Change my mail address to araujo@.
Approved by: stas (mentor)
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 11f8e36..1784192 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 \ |