diff options
author | stephen <stephen@FreeBSD.org> | 2011-06-14 15:38:51 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-06-14 15:38:51 +0800 |
commit | 097e2d0901f9146826289ed62cc81fdb6225cd67 (patch) | |
tree | 398286e8c2df330fcd02762affd8e20c795f8a3a /math/qhull | |
parent | fde72c556184a844b62f3d11b6e0dec0b60d8fbd (diff) | |
download | freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.gz freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.tar.zst freebsd-ports-gnome-097e2d0901f9146826289ed62cc81fdb6225cd67.zip |
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
Diffstat (limited to 'math/qhull')
-rw-r--r-- | math/qhull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qhull/Makefile b/math/qhull/Makefile index f6a71a3bfa65..9e57efb815c1 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.qhull.org/download/ DISTNAME= ${PORTNAME}-2003.1 -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces PATCH_SITES= http://www.qhull.org/download/ |