diff options
author | dholland <dholland@pkgsrc.org> | 2011-11-14 12:51:51 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2011-11-14 12:51:51 +0000 |
commit | c2f2b75c217f8d10f342c2000666bde325503bf2 (patch) | |
tree | 36c2272959963865008c111425ded4a0632e337d /security | |
parent | de199aaa03a98e488208cd59145cbef039504dab (diff) | |
download | pkgsrc-c2f2b75c217f8d10f342c2000666bde325503bf2.tar.gz |
no more polkit-gnome.devhelp
Diffstat (limited to 'security')
-rw-r--r-- | security/policykit-gnome/Makefile | 4 | ||||
-rw-r--r-- | security/policykit-gnome/PLIST | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile index f0ee1c5da71..2c97bbd715f 100644 --- a/security/policykit-gnome/Makefile +++ b/security/policykit-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2011/11/01 06:02:29 sbd Exp $ +# $NetBSD: Makefile,v 1.14 2011/11/14 12:51:51 dholland Exp $ # POLICYKIT_GNOME_VER= 0.9.2 DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER} PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/policykit-gnome/PLIST b/security/policykit-gnome/PLIST index 876e9b2cd88..59ae2722324 100644 --- a/security/policykit-gnome/PLIST +++ b/security/policykit-gnome/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2010/06/13 22:45:20 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2011/11/14 12:51:51 dholland Exp $ bin/polkit-gnome-authorization bin/polkit-gnome-example include/PolicyKit/polkit-gnome/polkit-gnome-action.h @@ -34,7 +34,6 @@ share/gtk-doc/html/polkit-gnome/polkit-gnome-example-screenshot.png share/gtk-doc/html/polkit-gnome/polkit-gnome-polkit-gnome-action.html share/gtk-doc/html/polkit-gnome/polkit-gnome-polkit-gnome-context.html share/gtk-doc/html/polkit-gnome/polkit-gnome-polkit-gnome-toggle-action.html -share/gtk-doc/html/polkit-gnome/polkit-gnome.devhelp share/gtk-doc/html/polkit-gnome/polkit-gnome.devhelp2 share/gtk-doc/html/polkit-gnome/ref-auth-daemon.html share/gtk-doc/html/polkit-gnome/ref-core.html |