diff options
author | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
commit | 178dc40a964ca1f55872ae37726322803706901a (patch) | |
tree | 65bc19cedf226b64c9d58478266118c460ccc2b9 /math/tetgen | |
parent | e2c9da64ebed0900dcfc0f508957391935b9d539 (diff) | |
download | ports-178dc40a964ca1f55872ae37726322803706901a.tar.gz ports-178dc40a964ca1f55872ae37726322803706901a.zip |
Notes
Diffstat (limited to 'math/tetgen')
-rw-r--r-- | math/tetgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tetgen/Makefile b/math/tetgen/Makefile index 62480c1a05c5..3cd3af1bba9d 100644 --- a/math/tetgen/Makefile +++ b/math/tetgen/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://tetgen.berlios.de/files/ \ http://www.c-s.li/ports/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= c-s@c-s.li +MAINTAINER= cs@FreeBSD.org COMMENT= A Quality Tetrahedral Mesh Generator and Delaunay Triangulator LICENSE_FILE= ${WRKDIR}/LICENSE |