diff options
author | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
commit | 665219472649e8266444bd432e37c906569a30dd (patch) | |
tree | 1271f14eea592c12f277404fe23631b1005e47e9 /chat/ktp-accounts-kcm | |
parent | cac3dde6b2dfa742366998b8beb7051fcd934d1b (diff) | |
download | pkgsrc-665219472649e8266444bd432e37c906569a30dd.tar.gz |
revbump for boost-libs update
Diffstat (limited to 'chat/ktp-accounts-kcm')
-rw-r--r-- | chat/ktp-accounts-kcm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ktp-accounts-kcm/Makefile b/chat/ktp-accounts-kcm/Makefile index 5a821da6142..b716f90c912 100644 --- a/chat/ktp-accounts-kcm/Makefile +++ b/chat/ktp-accounts-kcm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2018/03/12 11:16:09 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:28 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-accounts-kcm-${KTP_VERSION} CATEGORIES= chat kde |