diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-23 08:27:13 +0000 |
commit | bb238a10bf8a71160731bd4afacdf72cb078dc90 (patch) | |
tree | faaa0f914f40477674196b80cb55f2ca50c1a025 /science/py-mlpy | |
parent | 2ccd09892dfdd17bd1847c6d68443bf86b9c9f20 (diff) |
Notes
Diffstat (limited to 'science/py-mlpy')
-rw-r--r-- | science/py-mlpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-mlpy/Makefile b/science/py-mlpy/Makefile index 339fea228276..6d98bd9e44f1 100644 --- a/science/py-mlpy/Makefile +++ b/science/py-mlpy/Makefile @@ -3,7 +3,7 @@ PORTNAME= mlpy PORTVERSION= 3.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |