diff options
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 b0fa8ef3ba82..8a3bc3187ed2 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.0.3 CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Visualization of Numerical Results in the ELMER FEM package BUILD_DEPENDS= ${FC}:${PORTSDIR}/lang/gfortran \ |