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 ca67c0441e2..3da9b529317 100644 --- a/security/policykit/Makefile +++ b/security/policykit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2012/02/06 12:41:28 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/03 00:12:21 wiz Exp $ # POLICYKIT_VER= 0.9 DISTNAME= PolicyKit-${POLICYKIT_VER} PKGNAME= policykit-${POLICYKIT_VER} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ |