diff options
author | linimon <linimon@FreeBSD.org> | 2009-06-20 04:06:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-06-20 04:06:31 +0800 |
commit | 7e8b3b7a70efc90ba934811bb04b125ef9d75c43 (patch) | |
tree | 98d165dcf64de2b50f5fb23283445a69480a38d1 /math | |
parent | 32c1485928500741d5dd3e4363a6117ce436a768 (diff) | |
download | freebsd-ports-gnome-7e8b3b7a70efc90ba934811bb04b125ef9d75c43.tar.gz freebsd-ports-gnome-7e8b3b7a70efc90ba934811bb04b125ef9d75c43.tar.zst freebsd-ports-gnome-7e8b3b7a70efc90ba934811bb04b125ef9d75c43.zip |
Update maintainer's email address. Had already been done for his
other ports.
Diffstat (limited to 'math')
-rw-r--r-- | math/lensnns/Makefile | 2 | ||||
-rw-r--r-- | math/rapid/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/lensnns/Makefile b/math/lensnns/Makefile index 9a6da5673835..01c5ab8a26ff 100644 --- a/math/lensnns/Makefile +++ b/math/lensnns/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://tedlab.mit.edu/~dr/Lens/Dist/ \ http://www.neuro.mcw.edu/Ports/distfiles/ DISTNAME= lens -MAINTAINER= bacon@smithers.neuro.mcw.edu +MAINTAINER= jwbacon@tds.net COMMENT= Light Efficient Neural Network Simulator LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 \ 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 |