From b31d4a9a10f14aeaac7d07df230d1de41979aa0d Mon Sep 17 00:00:00 2001 From: itetcu Date: Sun, 21 Jan 2007 06:09:36 +0000 Subject: - fix MASTER_SITES path - pass maintianership to submitter PR: 108158 Submitted by: Marcelo Araujo --- science/elmer-meshgen2d/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'science/elmer-meshgen2d') 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 -- cgit