aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-09-09 19:19:13 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-09-09 19:19:13 +0000
commit1771683e1c8efd3094c5468d5980b3cda7ba37fc (patch)
treec3f54bbd2edf1a5f0fbe011776b34b5cf03f4681 /math
parent0f060f5e863c5ad335c22ca081e798e6b5304a37 (diff)
downloadports-1771683e1c8efd3094c5468d5980b3cda7ba37fc.tar.gz
ports-1771683e1c8efd3094c5468d5980b3cda7ba37fc.zip
Notes
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 fbfd43c66e00..fd06b01442e5 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@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Comprehensive, modular and portable mathematical routines
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index f560b0ec447d..5e1894bba6cb 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@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Portable fixed precision math library for fast exponentiations
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}