diff options
author | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
commit | c8c52b1eaa9f02980199a8b4bc92344ac344e087 (patch) | |
tree | c21e2f959a7f54c264b8e94f4eb22405e479275d /x11/driconf | |
parent | fab17aa19a19efcffd3db0717cc1cae844bb3581 (diff) | |
download | pkgsrc-c8c52b1eaa9f02980199a8b4bc92344ac344e087.tar.gz |
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Diffstat (limited to 'x11/driconf')
-rw-r--r-- | x11/driconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile index 489509c64d2..84e227c5398 100644 --- a/x11/driconf/Makefile +++ b/x11/driconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2022/01/10 07:44:24 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2022/06/30 11:19:00 nia Exp $ DISTNAME= driconf-0.9.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} |