diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
commit | 1dc7170d6da884a0c85b1490229eb7ef51040eb3 (patch) | |
tree | a4acd7e0215eed3892898e7164cb539838449581 /math/py-scientific | |
parent | dd8658966bcc43a3700d0bfb825f5fa3f00225ea (diff) | |
download | freebsd-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/Makefile | 2 |
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} |