summaryrefslogtreecommitdiff
path: root/audio/py-last
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 /audio/py-last
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 'audio/py-last')
-rw-r--r--audio/py-last/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-last/Makefile b/audio/py-last/Makefile
index 1abbd8a465d..ba617c82bad 100644
--- a/audio/py-last/Makefile
+++ b/audio/py-last/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2020/03/22 18:34:55 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2022/01/04 20:52:34 wiz Exp $
DISTNAME= pylast-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+PKGREVISION= 1
CATEGORIES= audio python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylast/}