summaryrefslogtreecommitdiff
path: root/devel/py-tox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tox/Makefile')
-rw-r--r--devel/py-tox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-tox/Makefile b/devel/py-tox/Makefile
index d5a90ddb99d..6fea5324c81 100644
--- a/devel/py-tox/Makefile
+++ b/devel/py-tox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2021/11/09 20:34:41 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2022/01/04 20:53:44 wiz Exp $
DISTNAME= tox-3.20.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tox/}