diff options
Diffstat (limited to 'security/policykit/Makefile')
-rw-r--r-- | security/policykit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/policykit/Makefile b/security/policykit/Makefile index 6b57df2ef86..f477f161bc5 100644 --- a/security/policykit/Makefile +++ b/security/policykit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2012/10/23 18:16:51 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/05/31 12:41:57 wiz Exp $ # POLICYKIT_VER= 0.9 DISTNAME= PolicyKit-${POLICYKIT_VER} PKGNAME= policykit-${POLICYKIT_VER} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ |