diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 07:38:51 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 07:38:51 +0000 |
commit | fc7976f6a8c9aff903ca014c6bfae807c0a9bbcd (patch) | |
tree | 7fe26f6964f11184ede9b700d2e9fd7df8996504 /science/getdp | |
parent | 3fd4f0b0fe5a112545fcd3560fdbe35f092dd9af (diff) | |
download | ports-fc7976f6a8c9aff903ca014c6bfae807c0a9bbcd.tar.gz ports-fc7976f6a8c9aff903ca014c6bfae807c0a9bbcd.zip |
Notes
Diffstat (limited to 'science/getdp')
-rw-r--r-- | science/getdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 13cbf00aec91..1aa26179a66e 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source EXTRACT_SUFX= .tgz -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= A rather general finite element solver using mixed finite elements LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \ |