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 9a9392afde1..47b882e777d 100644 --- a/security/policykit-gnome/Makefile +++ b/security/policykit-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:25 wiz Exp $ # POLICYKIT_GNOME_VER= 0.9.2 DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER} PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 |