diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-01-27 19:48:32 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-01-27 19:48:32 +0800 |
commit | e7c91155dadeb2319c90be27fca49c0b7e988c8d (patch) | |
tree | d2f66038b2d4c7f42cdff4bf16a25441490ec7ba /science/elmerfront | |
parent | ffc629fa68c6a115d29b24f5d2eebf65995b1435 (diff) | |
download | freebsd-ports-gnome-e7c91155dadeb2319c90be27fca49c0b7e988c8d.tar.gz freebsd-ports-gnome-e7c91155dadeb2319c90be27fca49c0b7e988c8d.tar.zst freebsd-ports-gnome-e7c91155dadeb2319c90be27fca49c0b7e988c8d.zip |
- update MASTER SITE
- pass maintainership to submitter
PR: ports/108286
Submitted by: Marcelo Araujo
Diffstat (limited to 'science/elmerfront')
-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 \ |