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 e572f6c3033..aa45bd26868 100644 --- a/security/policykit/Makefile +++ b/security/policykit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2012/09/15 10:06:17 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:57:34 wiz Exp $ # POLICYKIT_VER= 0.9 DISTNAME= PolicyKit-${POLICYKIT_VER} PKGNAME= policykit-${POLICYKIT_VER} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ |