aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-setuptools/Makefile1
-rw-r--r--lang/cython/Makefile1
-rw-r--r--math/py-numpy/Makefile2
3 files changed, 3 insertions, 1 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index 0d1235acb06d..e5514556edfd 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -2,6 +2,7 @@
PORTNAME= setuptools
PORTVERSION= 41.4.0
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/lang/cython/Makefile b/lang/cython/Makefile
index 37d9c1a8dad6..29a921e4dceb 100644
--- a/lang/cython/Makefile
+++ b/lang/cython/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cython
PORTVERSION= 0.29.13
+PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index a69a69eef9eb..df6a35018b8a 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= numpy
PORTVERSION= 1.16.5
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP \