summaryrefslogtreecommitdiff
path: root/editors/py-jedi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/py-jedi/Makefile')
-rw-r--r--editors/py-jedi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/py-jedi/Makefile b/editors/py-jedi/Makefile
index 22a2fa958a6..8f7c13f46f6 100644
--- a/editors/py-jedi/Makefile
+++ b/editors/py-jedi/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2021/11/18 17:41:54 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/01/04 20:53:50 wiz Exp $
DISTNAME= jedi-0.18.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= editors python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jedi/}