diff options
author | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
commit | 859d4fa0508f04dee572cd972359923805f5f94c (patch) | |
tree | f27acc7c349e43c4be9c1927bedd05f69fd12bdd /math/py-gsl/Makefile | |
parent | 0cf48edbed837c5e109bd18dbabfce7408a4ff69 (diff) | |
download | freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.gz freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.zst freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.zip |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Diffstat (limited to 'math/py-gsl/Makefile')
-rw-r--r-- | math/py-gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index 81129c76a405..1f5a693b7b6a 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygsl-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to GNU Scientific Library BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy/core/include/numpy/arrayobject.h:${PORTSDIR}/math/py-numpy |