diff options
Diffstat (limited to 'security/polkit/Makefile')
-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 bb1a4fb0117..db4b11f437a 100644 --- a/security/polkit/Makefile +++ b/security/polkit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2016/06/17 20:31:24 kamil Exp $ +# $NetBSD: Makefile,v 1.6 2016/07/09 06:38:56 wiz Exp $ # DISTNAME= polkit-0.113 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ |