diff options
author | stephen <stephen@FreeBSD.org> | 2011-06-14 15:38:51 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-06-14 15:38:51 +0800 |
commit | 097e2d0901f9146826289ed62cc81fdb6225cd67 (patch) | |
tree | 398286e8c2df330fcd02762affd8e20c795f8a3a /science/getdp | |
parent | fde72c556184a844b62f3d11b6e0dec0b60d8fbd (diff) | |
download | freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.gz freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.zst freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.zip |
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
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 \ |