diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
commit | 3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254 (patch) | |
tree | 8498ba44dcec63ba5fb36969e5bd03ca893562c0 /chat/ktp-send-file | |
parent | 08a04022bdb23396ed5858b5a6d9d26376625563 (diff) | |
download | pkgsrc-3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254.tar.gz |
Recursive revbump from boost-1.70.0
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 119f7ffb60e..b2f9f77e9ba 100644 --- a/chat/ktp-send-file/Makefile +++ b/chat/ktp-send-file/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2018/12/13 19:51:43 adam Exp $ +# $NetBSD: Makefile,v 1.15 2019/07/01 04:07:59 ryoon Exp $ -PKGREVISION= 10 +PKGREVISION= 11 .include "../../meta-pkgs/kde-telepathy/Makefile.common" DISTNAME= ktp-send-file-${KTP_VERSION} CATEGORIES= chat kde |