diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-21 06:12:27 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-21 06:12:27 +0000 |
commit | 8ade354999b16a3e59baf4965cee1d031a47523d (patch) | |
tree | 7e21ac0dcca182cf561b9ac4747f898c12143ca3 /science | |
parent | b403050f0e2ad291cd2d50c71032386acd4e388b (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/elmer-hutiter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile index 44af6fcd63e0..c3cd8be953e4 100644 --- a/science/elmer-hutiter/Makefile +++ b/science/elmer-hutiter/Makefile @@ -9,10 +9,10 @@ PORTNAME= hutiter 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= HUTIter library for use in the ELMER FEM package LIB_DEPENDS= arpack.1:${PORTSDIR}/math/arpack |