aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-scientific
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-09-07 08:54:46 +0800
committerlinimon <linimon@FreeBSD.org>2008-09-07 08:54:46 +0800
commit1dc7170d6da884a0c85b1490229eb7ef51040eb3 (patch)
treea4acd7e0215eed3892898e7164cb539838449581 /math/py-scientific
parentdd8658966bcc43a3700d0bfb825f5fa3f00225ea (diff)
downloadfreebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.gz
freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.zst
freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.zip
Reset tg due to lack of commits for several months and no response to email.
Hat: portmgr
Diffstat (limited to 'math/py-scientific')
-rw-r--r--math/py-scientific/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile
index a14a075ee3b5..cff175324de9 100644
--- a/math/py-scientific/Makefile
+++ b/math/py-scientific/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/1034/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ScientificPython-${PORTVERSION}
-MAINTAINER= tg@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of Python modules for scientific computing
BUILD_DEPENDS= ${PYNUMERIC}