summaryrefslogtreecommitdiff
path: root/emulators/unicorn
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-12-04 20:44:57 +0000
committernia <nia@pkgsrc.org>2020-12-04 20:44:57 +0000
commit77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8 (patch)
tree1eccd708a0d316288b6c89678204df314ab01ff0 /emulators/unicorn
parent00fa5d76195777807cd64ed9f07dc0cefefe2d4b (diff)
downloadpkgsrc-77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8.tar.gz
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Diffstat (limited to 'emulators/unicorn')
-rw-r--r--emulators/unicorn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/unicorn/Makefile b/emulators/unicorn/Makefile
index ca0838f7ee2..79e4fb0e4cd 100644
--- a/emulators/unicorn/Makefile
+++ b/emulators/unicorn/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2020/03/08 16:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2020/12/04 20:45:17 nia Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "Makefile.common"
MAINTAINER= pkgsrc-users@NetBSD.org