diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-06-19 20:06:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-06-19 20:06:31 +0000 |
commit | e6ae104847350afd48d2585beb9b03294ae89987 (patch) | |
tree | b5d038b9bfdfd7f3898471999fd4d36f3b5e65ba /math/rapid | |
parent | e5f378666637a2eeb11f639f571d84efeed1df35 (diff) |
Notes
Diffstat (limited to 'math/rapid')
-rw-r--r-- | math/rapid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rapid/Makefile b/math/rapid/Makefile index 4b8b33fe2393..b43a356e9e70 100644 --- a/math/rapid/Makefile +++ b/math/rapid/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.cs.sunysb.edu/~algorith/implement/RAPID/distrib/ \ http://www.neuro.mcw.edu/Ports/distfiles/ DISTNAME= RAPID_v2_01 -MAINTAINER= bacon@smithers.neuro.mcw.edu +MAINTAINER= jwbacon@tds.net COMMENT= Robust and Accurate Polygon Interference Detection RESTRICTED= For any commercial purpose, you must request a license from http://www.cs.unc.edu/~geom/OBB/OBBT.html |