diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-06 04:50:49 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-06 04:50:49 +0800 |
commit | 6aaf1b66029640cd501354e5d6a3933e409bb60f (patch) | |
tree | 3833d5d00a777cd88a34f3c6152761ed4fe141d3 /math/qhull5 | |
parent | 024159d60e10352188cfd224256faa641224f04a (diff) | |
download | freebsd-ports-gnome-6aaf1b66029640cd501354e5d6a3933e409bb60f.tar.gz freebsd-ports-gnome-6aaf1b66029640cd501354e5d6a3933e409bb60f.tar.zst freebsd-ports-gnome-6aaf1b66029640cd501354e5d6a3933e409bb60f.zip |
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
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 52cc98840127..5bdb03b8b359 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= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces USE_AUTOTOOLS= libtool:15 |