diff options
Diffstat (limited to 'science/py-mlpy/Makefile')
-rw-r--r-- | science/py-mlpy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-mlpy/Makefile b/science/py-mlpy/Makefile index b6a8c89e29a0..dd89019c540f 100644 --- a/science/py-mlpy/Makefile +++ b/science/py-mlpy/Makefile @@ -6,13 +6,13 @@ # PORTNAME= mlpy -PORTVERSION= 2.0.3 +PORTVERSION= 2.1.0 CATEGORIES= science python MASTER_SITES= https://mlpy.fbk.eu/download/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= MLPY-${PORTVERSION} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= High performance Python package for predictive modeling BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy |