aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2008-02-04 23:35:12 +0800
committerwxs <wxs@FreeBSD.org>2008-02-04 23:35:12 +0800
commit75e1656404fb16cacfcc95293d50487f0169a0d2 (patch)
tree91a7d9628715bcb6895fa462d8712bf0b807f298 /math
parentb4e1e1e364b2542e15c08156f3c7f4f29dfc6c06 (diff)
downloadfreebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.tar.gz
freebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.tar.zst
freebsd-ports-gnome-75e1656404fb16cacfcc95293d50487f0169a0d2.zip
Update my address.
Approved by: garga (mentor)
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}