diff options
Diffstat (limited to 'math/tetgen/Makefile')
-rw-r--r-- | math/tetgen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/tetgen/Makefile b/math/tetgen/Makefile index d9dc107c6ef1..d0ab571efa04 100644 --- a/math/tetgen/Makefile +++ b/math/tetgen/Makefile @@ -6,12 +6,12 @@ # PORTNAME= tetgen -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= math MASTER_SITES= http://www.wias-berlin.de/people/si/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= A Quality Tetrahedral Mesh Generator and Delaunay Triangulator NO_CDROM= Tetgen is for academic or personal use only |