aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2013-12-17 02:24:49 +0800
committerglarkin <glarkin@FreeBSD.org>2013-12-17 02:24:49 +0800
commit521aa245ac47bdccd0d2936021790e06392e30d7 (patch)
treecd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /math
parent72792c243dc6b74056680b4c1119bf6526d86cba (diff)
downloadfreebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.tar.gz
freebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.tar.zst
freebsd-ports-gnome-521aa245ac47bdccd0d2936021790e06392e30d7.zip
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up to do more FreeBSD work in the future. Submitted by: glarkin
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