diff options
Diffstat (limited to 'cad/gmsh')
-rw-r--r-- | cad/gmsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 729e9b2acb68..ef95b1943106 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.sfr-fresh.com/unix/privat/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}-source EXTRACT_SUFX= .tgz -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= An automatic 3D finite element mesh generator RUN_DEPENDS= getdp:${PORTSDIR}/science/getdp |