summaryrefslogtreecommitdiff
path: root/x11/py-Tk
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-08-17 20:19:01 +0000
committerleot <leot@pkgsrc.org>2020-08-17 20:19:01 +0000
commita8eeea619a5fe5ae07da17fbbe056d888a02067d (patch)
tree9feed5b26a19fa7ef26c3cfafec68760ac21d5b9 /x11/py-Tk
parent2230662dbaf8dad816817932133be16b4360789f (diff)
downloadpkgsrc-a8eeea619a5fe5ae07da17fbbe056d888a02067d.tar.gz
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'x11/py-Tk')
-rw-r--r--x11/py-Tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile
index 81da4e38fc5..a598a89844e 100644
--- a/x11/py-Tk/Makefile
+++ b/x11/py-Tk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2020/01/08 13:44:42 joerg Exp $
+# $NetBSD: Makefile,v 1.71 2020/08/17 20:20:32 leot Exp $
PKGNAME= ${PYPKGPREFIX}-Tk-${PY_DISTVERSION}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= x11 python
MAINTAINER= pkgsrc-users@NetBSD.org