summaryrefslogtreecommitdiff
path: root/devel/py-python-distutils-extra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-python-distutils-extra/Makefile')
-rw-r--r--devel/py-python-distutils-extra/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-python-distutils-extra/Makefile b/devel/py-python-distutils-extra/Makefile
index 95b11906c7e6..cdd136920dbf 100644
--- a/devel/py-python-distutils-extra/Makefile
+++ b/devel/py-python-distutils-extra/Makefile
@@ -1,6 +1,5 @@
PORTNAME= python-distutils-extra
-PORTVERSION= 3.1
-PORTREVISION= 1
+PORTVERSION= 3.2
CATEGORIES= devel python
MASTER_SITES= DEBIAN
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,6 +19,6 @@ USES= python tar:xz
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
-WRKSRC= ${WRKDIR}/work
+WRKSRC= ${WRKDIR}/python-distutils-extra
.include <bsd.port.mk>