diff options
author | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
commit | de5f805a2745f6707a29acb9e4fb32250f758e7d (patch) | |
tree | 14858d835584bb9fe7573623c219ce6f2367d907 /chat/ktp-send-file | |
parent | fde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff) | |
download | pkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz |
revbump after boost-libs update
Diffstat (limited to 'chat/ktp-send-file')
-rw-r--r-- | chat/ktp-send-file/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ktp-send-file/Makefile b/chat/ktp-send-file/Makefile index 7235263adf9..d4997186bf4 100644 --- a/chat/ktp-send-file/Makefile +++ b/chat/ktp-send-file/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:28 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:37 adam Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-send-file-${KTP_VERSION} CATEGORIES= chat kde |