diff options
author | cs <cs@FreeBSD.org> | 2012-06-03 20:14:38 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-06-03 20:14:38 +0800 |
commit | dc7afeaa461436299351e6052d374ac5437b218a (patch) | |
tree | b298d9803bdb2a76373e4b4af88b6c737b3760c2 /math | |
parent | 1bd961115936c606feb25a1f5dcfb45c8f26d6dc (diff) | |
download | freebsd-ports-gnome-dc7afeaa461436299351e6052d374ac5437b218a.tar.gz freebsd-ports-gnome-dc7afeaa461436299351e6052d374ac5437b218a.tar.zst freebsd-ports-gnome-dc7afeaa461436299351e6052d374ac5437b218a.zip |
Set maintainership back to ports@
Diffstat (limited to 'math')
-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 3cd3af1bba9d..fc0aa6f3d921 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= cs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Quality Tetrahedral Mesh Generator and Delaunay Triangulator LICENSE_FILE= ${WRKDIR}/LICENSE |