diff options
author | nia <nia@pkgsrc.org> | 2020-12-04 20:44:57 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-12-04 20:44:57 +0000 |
commit | 77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8 (patch) | |
tree | 1eccd708a0d316288b6c89678204df314ab01ff0 /x11/kitty | |
parent | 00fa5d76195777807cd64ed9f07dc0cefefe2d4b (diff) | |
download | pkgsrc-77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8.tar.gz |
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Diffstat (limited to 'x11/kitty')
-rw-r--r-- | x11/kitty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index 48898b6e654..ca5073947a6 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2020/11/22 14:24:22 pin Exp $ +# $NetBSD: Makefile,v 1.22 2020/12/04 20:45:50 nia Exp $ DISTNAME= kitty-0.19.2 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=kovidgoyal/} GITHUB_PROJECT= kitty |