diff options
Diffstat (limited to 'security/policykit-gnome/Makefile')
-rw-r--r-- | security/policykit-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile index b131d020d3c..5c0c20c6355 100644 --- a/security/policykit-gnome/Makefile +++ b/security/policykit-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2013/06/04 22:17:02 tron Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/06 12:55:01 wiz Exp $ # POLICYKIT_GNOME_VER= 0.9.2 DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER} PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 |