diff options
author | shaun <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 4cf83765f715a6c97b942f8d4aca1a8682575872 (patch) | |
tree | 414020d1a69e553eff43cca9d67db999628f0ee9 /math | |
parent | f354b7faa99c1c95a9b77a087dd43c6c6adc0f25 (diff) | |
download | FreeBSD-ports-4cf83765f715a6c97b942f8d4aca1a8682575872.zip FreeBSD-ports-4cf83765f715a6c97b942f8d4aca1a8682575872.tar.gz |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Diffstat (limited to 'math')
-rw-r--r-- | math/tetgen/Makefile | 2 | ||||
-rw-r--r-- | math/yacas/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/tetgen/Makefile b/math/tetgen/Makefile index d0ab571..80046e2 100644 --- a/math/tetgen/Makefile +++ b/math/tetgen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.wias-berlin.de/people/si/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A Quality Tetrahedral Mesh Generator and Delaunay Triangulator NO_CDROM= Tetgen is for academic or personal use only diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 4ea9498..9ab4c68 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.61 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= Yet Another Computer Algebra System LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl |