diff options
Diffstat (limited to 'science/elmer-meshgen2d')
-rw-r--r-- | science/elmer-meshgen2d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/elmer-meshgen2d/Makefile b/science/elmer-meshgen2d/Makefile index 5b33f7ba9c28..c719979ef752 100644 --- a/science/elmer-meshgen2d/Makefile +++ b/science/elmer-meshgen2d/Makefile @@ -9,10 +9,10 @@ PORTNAME= meshgen2d PORTVERSION= 5.0.0 PORTREVISION= 2 CATEGORIES= science -MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ +MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ PKGNAMEPREFIX= elmer- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= A Mesh Generation Utility for use with the ELMER FEM package WANT_FORTRAN=yes #dummy but future use |