diff options
Diffstat (limited to 'science/elmerpost/Makefile')
-rw-r--r-- | science/elmerpost/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index 77f11f4555f5..0606b8c3bd18 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -6,12 +6,11 @@ # PORTNAME= elmerpost -PORTVERSION= 5.2.0 -PORTREVISION= 1 +PORTVERSION= 5.3.0 CATEGORIES= science -MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ +MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Visualization of Numerical Results in the ELMER FEM package BUILD_DEPENDS= ${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc \ |