diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /security/polkit-qt/Makefile | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
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 1a73f8b3591..bf0996990dd 100644 --- a/security/polkit-qt/Makefile +++ b/security/polkit-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2012/10/02 17:11:55 tron Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/08 23:01:03 adam Exp $ DISTNAME= polkit-qt-0.9.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/} EXTRACT_SUFX= .tar.bz2 |