summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-02-04 15:35:12 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-02-04 15:35:12 +0000
commitce0191e49e820f920d56b0d7c750795e950c4790 (patch)
treef2ea421b42a653320678738c4097e0548f381ea9 /math
parent- Update to 0.2 (diff)
Update my address.
Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=206711
Diffstat (limited to 'math')
-rw-r--r--math/libtommath/Makefile2
-rw-r--r--math/tomsfastmath/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile
index 5384a4dbaff1..fbf83bc57a2c 100644
--- a/math/libtommath/Makefile
+++ b/math/libtommath/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://libtom.org/files/ \
http://www.atarininja.org/~wxs/distfiles/
DISTNAME= ltm-${PORTVERSION}
-MAINTAINER= wxs@atarininja.org
+MAINTAINER= wxs@FreeBSD.org
COMMENT= Comprehensive, modular and portable mathematical routines
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index 2bfdb199d718..811d3a6a8db3 100644
--- a/math/tomsfastmath/Makefile
+++ b/math/tomsfastmath/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://libtom.org/files/ \
MASTER_SITE_SUBDIR= miwi
DISTNAME= tfm-${PORTVERSION}
-MAINTAINER= wxs@atarininja.org
+MAINTAINER= wxs@FreeBSD.org
COMMENT= Portable fixed precision math library for fast exponentiations
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}