diff options
Diffstat (limited to 'science/elmerfront/Makefile')
-rw-r--r-- | science/elmerfront/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/elmerfront/Makefile b/science/elmerfront/Makefile index fb5bc5488c08..b0c26573633e 100644 --- a/science/elmerfront/Makefile +++ b/science/elmerfront/Makefile @@ -9,10 +9,10 @@ PORTNAME= front PORTVERSION= 5.2.0 PORTREVISION= 1 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= Graphical User Interface for the ELMER FEM package BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ |