diff options
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/ |