summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/freemat/Makefile2
-rw-r--r--math/pecl-bitset/Makefile2
-rw-r--r--math/py-numeric/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/freemat/Makefile b/math/freemat/Makefile
index 541ee93bd9d2..d1b1a607f6c1 100644
--- a/math/freemat/Makefile
+++ b/math/freemat/Makefile
@@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= freemat/FreeMat4
PKGNAMESUFFIX= -mpi
.endif
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An environment for rapid engineering and scientific processing
LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack \
diff --git a/math/pecl-bitset/Makefile b/math/pecl-bitset/Makefile
index 3441d5516a5b..eb4a28ec3083 100644
--- a/math/pecl-bitset/Makefile
+++ b/math/pecl-bitset/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A PECL extension for manipulating bitsets
USE_PHP= yes
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile
index 83f4859d7165..3551d2efb35d 100644
--- a/math/py-numeric/Makefile
+++ b/math/py-numeric/Makefile
@@ -12,7 +12,7 @@ DISTFILES= Numeric-${PORTVERSION}${EXTRACT_SUFX}:source \
numpy.pdf:doc
EXTRACT_ONLY= Numeric-${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= glarkin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Numeric Extension to Python
USE_PYTHON= yes