diff options
author | wxs <wxs@FreeBSD.org> | 2009-02-13 23:25:26 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-02-13 23:25:26 +0800 |
commit | b3bd71dfd10813f40c8d64537d0948530eaa8ee0 (patch) | |
tree | 9746f8d28ab93c8ab3598d91a0cdf187c1cffd68 /math/qhull5 | |
parent | aba16af8a55316e2a05e1cc2946d62eefea58fc1 (diff) | |
download | freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.tar.gz freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.tar.zst freebsd-ports-gnome-b3bd71dfd10813f40c8d64537d0948530eaa8ee0.zip |
- Pass maintainership along.
Diffstat (limited to 'math/qhull5')
-rw-r--r-- | math/qhull5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile index 46a45edd7fc7..52cc98840127 100644 --- a/math/qhull5/Makefile +++ b/math/qhull5/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.qhull.org/download/ DISTNAME= ${PORTNAME}-2003.1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stephen@math.missouri.edu COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces USE_AUTOTOOLS= libtool:15 |