diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-16 14:08:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-16 14:08:38 +0000 |
commit | fe4da1582abefddda272e7fa5076a1efa246aa8b (patch) | |
tree | ade3cadeeff87a115a8cb631f394ffdabdc99cc5 /security/polkit-qt/Makefile | |
parent | 17f59a9966ac0201ef19d74390a0325f349078fd (diff) | |
download | pkgsrc-fe4da1582abefddda272e7fa5076a1efa246aa8b.tar.gz |
Update to 0.9.3, needed by KDE-4.4.
Diffstat (limited to 'security/polkit-qt/Makefile')
-rw-r--r-- | security/polkit-qt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/polkit-qt/Makefile b/security/polkit-qt/Makefile index 9c0b8dd66b8..1f424b1415a 100644 --- a/security/polkit-qt/Makefile +++ b/security/polkit-qt/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2010/01/18 09:59:25 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/02/16 14:08:38 wiz Exp $ -DISTNAME= polkit-qt-0.9.2 -PKGREVISION= 1 +DISTNAME= polkit-qt-0.9.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/} EXTRACT_SUFX= .tar.bz2 |