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 aeb0ee25c1a..89acb0c7b63 100644 --- a/security/policykit-gnome/Makefile +++ b/security/policykit-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2012/10/02 17:11:55 tron Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 21:57:34 wiz Exp $ # POLICYKIT_GNOME_VER= 0.9.2 DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER} PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 |