summaryrefslogtreecommitdiff
path: root/math/py-fpylll/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-fpylll/Makefile')
-rw-r--r--math/py-fpylll/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/py-fpylll/Makefile b/math/py-fpylll/Makefile
index 70cec1723019..0dd5e78ae999 100644
--- a/math/py-fpylll/Makefile
+++ b/math/py-fpylll/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fpylll
-PORTVERSION= 0.6.3
-PORTREVISION= 1
+PORTVERSION= 0.6.4
CATEGORIES= math python
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= thierry@FreeBSD.org
@@ -26,8 +26,8 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}cysignals>0:devel/py-cysignals@${PY_FLAVOR}
TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR}
-USE_GITHUB= yes
-GH_ACCOUNT= fplll
+#USE_GITHUB= yes
+#GH_ACCOUNT= fplll
USES= compiler:c++11-lang python
USE_PYTHON= cython3 distutils