diff options
author | wiz <wiz@pkgsrc.org> | 2022-06-07 18:11:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-06-07 18:11:25 +0000 |
commit | 749d9ae714d69968ddc475e6817dfe97fa7acbe1 (patch) | |
tree | e93bd3de78e19b462fd55823a4933936c9a74192 /security | |
parent | d0a4490a67d91434349b605bd90a04f25372fe34 (diff) | |
download | pkgsrc-749d9ae714d69968ddc475e6817dfe97fa7acbe1.tar.gz |
polkit: really bump PKGREVISION
Diffstat (limited to 'security')
-rw-r--r-- | security/polkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/polkit/Makefile b/security/polkit/Makefile index 966f6cd98bb..fd5bf323109 100644 --- a/security/polkit/Makefile +++ b/security/polkit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2022/06/07 18:03:55 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2022/06/07 18:11:25 wiz Exp $ DISTNAME= polkit-0.120 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ |