diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /security/polkit-qt/Makefile | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'security/polkit-qt/Makefile')
-rw-r--r-- | security/polkit-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/polkit-qt/Makefile b/security/polkit-qt/Makefile index 64fd049eac4..c5f1129da92 100644 --- a/security/polkit-qt/Makefile +++ b/security/polkit-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2011/01/13 13:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2011/04/22 13:42:37 obache Exp $ DISTNAME= polkit-qt-0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/} EXTRACT_SUFX= .tar.bz2 |