diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-27 11:48:32 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-27 11:48:32 +0000 |
commit | ca55d408e82cedba8ef93260978bafc1392fd7b2 (patch) | |
tree | b1d0763bbf7eebcc6fc48f88dece8d397400bcca /science | |
parent | fe348e67443f9a8d9a8013c18b313b2d297b2614 (diff) |
- update MASTER SITE
- pass maintainership to submitter
PR: ports/108286
Submitted by: Marcelo Araujo
Notes
Notes:
svn path=/head/; revision=183404
Diffstat (limited to 'science')
-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 \ |