summaryrefslogtreecommitdiff
path: root/databases/py-kb
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-04 20:52:30 +0000
committerwiz <wiz@pkgsrc.org>2022-01-04 20:52:30 +0000
commitf9e28ee96efbb02df8790e130e6eef7b33ebac9c (patch)
tree3102934dfc9d4395af6f57975db9893a590dde7d /databases/py-kb
parent09611b3af5235569620a4171e26099e94164d5ba (diff)
downloadpkgsrc-f9e28ee96efbb02df8790e130e6eef7b33ebac9c.tar.gz
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Diffstat (limited to 'databases/py-kb')
-rw-r--r--databases/py-kb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-kb/Makefile b/databases/py-kb/Makefile
index 622323c4a05..7925501ad6e 100644
--- a/databases/py-kb/Makefile
+++ b/databases/py-kb/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2021/12/30 13:05:29 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/04 20:52:42 wiz Exp $
DISTNAME= kb-manager-0.1.6
EGGNAME= ${DISTNAME:S/-manager//}
PKGNAME= ${PYPKGPREFIX}-${EGGNAME}
+PKGREVISION= 1
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=k/kb-manager/}