diff options
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 |